Sisyphus
83fd161329
Revert "cdrom.c: fixed thinko breaking strlen"
...
This reverts commit c998c9b406
.
2013-11-06 20:34:29 +04:00
Michael Shigorin
c998c9b406
cdrom.c: fixed thinko breaking strlen
...
The misoptimization of the final commit version resulted
in strlen operating on a 5 char too short string thus
delivering "device names" like "/de" and "/de1".
Thanks yet another late colleague :)
2013-03-16 00:54:46 +04:00
Led
4d66f07d59
cdrom: primarily try mount first partition of hybrid image
2013-03-15 21:35:49 +02:00
Mykola Grechukh
6d837a25c6
In cdrom_prepare() do not overwrite media list by DISK medias. Instead,
...
make get_medias() report DISK too when asked for CDROM.
2012-02-10 14:18:48 +00:00
Michael Shigorin
a3a24b8891
cdrom.c: check if it's a hybrid iso on a flashdrive
...
The implementation is a rough port of
http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/drakx/trunk/mdk-stage1/cdrom.c?view=patch&r1=256657&r2=256656&pathrev=256657
taking into account the difference in underlying early userspace.
2011-12-16 12:27:46 +02:00
Anton V. Boyarshinov
9e192f61c4
splash stages unified
2010-12-01 13:22:58 +03:00
Anton V. Boyarshinov
5379a6c482
basic plymouth support
2010-11-22 19:56:35 +03:00
Anton V. Boyarshinov
3d2e77074f
tty3 creation
...
waiting /dev/disk added
2010-11-20 19:20:08 +03:00
Sergey Bolshakov
8d129a2d40
wait for usb-storage devices to show up, if any
2008-04-16 14:36:23 +03:00
Andriy Stepanov
ea59261975
Add capability to boot directily from cd (folder with root fs)
2008-04-10 14:35:23 +04:00
Sergey Bolshakov
b78eaa5775
my_insmod() proto change: consider enum driver_type obsolete
2008-02-29 20:05:35 +03:00
Sergey Bolshakov
feea139224
use version string everywhere in user dialogs
2007-08-02 20:45:59 +04:00
Anton Farygin
3085a93992
bootsplash progressbar support
2005-04-21 11:06:44 +00:00
Sergey Bolshakov
1d2720df30
made things working:
...
- ramdisk name calculating
- lowmem parameter, ramdisk will not be loaded, if specified
- stagename parameter appeared, eq "altinst" if not specified
2005-03-05 15:26:22 +00:00
Sergey Bolshakov
e6864f7c18
proper text in ask_insmod, cleanups
2005-03-03 12:37:10 +00:00
Sergey Bolshakov
c199c141b5
- do not die when couldn't open console rw
...
- losetup tweaks
2005-02-03 15:38:15 +00:00
Sergey Bolshakov
409d36bfb7
fixed cdrom & disk+iso methods
2005-01-26 13:43:53 +00:00
Sergey Bolshakov
68463187b0
'disk' install method fixed.
...
WARNING: proto changed: get_ramdisk_path(char *)
2004-12-12 22:22:50 +00:00
Anton Farygin
8e45f2d2e5
use cloop images for stage2
...
removed method live (use parameter live for detection stage2 filesystem image)
2004-11-30 11:47:57 +00:00
Anton Farygin
c0793a2f98
disabled loading stage2 into ramdisk: don't need for distributive with 1 installation CD
2004-11-24 21:37:20 +00:00
Anton Kachalov
46438969c6
Initial revision
2004-01-20 18:32:43 +00:00