summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Collapse)AuthorAgeFilesLines
* differentiate no floppy disk in driver or ext2 fsGuillaume Cottenceau2004-02-031-2/+5
|
* document when netauto is not provided and bootfile DHCP server param is givenGuillaume Cottenceau2004-02-031-2/+6
|
* more doc on DHCP server response confGuillaume Cottenceau2004-02-031-0/+10
|
* allow having no DNS by only using the ip callback once, see DNS == IP as a ↵Guillaume Cottenceau2004-01-282-2/+22
| | | | special case, don't do DNS calls when no DNS is configured to avoid timeouts
* don't forget to umount additional drivers floppy after successful copy of ↵Guillaume Cottenceau2004-01-261-0/+1
| | | | modules.mar (gc sux)
* since dietlibc always reports null strings for RPC errors, at least provide ↵Guillaume Cottenceau2004-01-231-3/+2
| | | | something useful instead
* moving forward our story with nice kernel guys, now they decided to remove ↵Guillaume Cottenceau2004-01-221-1/+1
| | | | the trailing space at the end of "Attached devices:" of /proc/scsi/scsi, probably that they had nothing more interesting to do this day
* better do 2.4->2.6 compat module alias as soon as possible to display ↵Guillaume Cottenceau2004-01-221-37/+40
| | | | correct stuff in logs and simplify code
* until we haven't loaded the usb interface and the keyboard usb driver, we ↵Guillaume Cottenceau2004-01-2211-44/+46
| | | | can't allow asking for additional drivers floppy, so need another parameter to my_insmod to indicate in which situation we are
* when checking for modules already loaded, be sure to check for the real nameGuillaume Cottenceau2004-01-221-1/+2
|
* ensure insmod will try to access correct filename according to 2.4->2.6 ↵Guillaume Cottenceau2004-01-221-3/+1
| | | | compat mapping
* really display filename when "error reading" a file to insmod in 2.6Guillaume Cottenceau2004-01-221-1/+1
|
* stage1-network-usb is deprecatedGuillaume Cottenceau2004-01-221-13/+3
|
* nice kernel guys like to change modules names for no reasons when they have ↵Guillaume Cottenceau2004-01-221-1/+30
| | | | a break
* disk will also need the directoryGuillaume Cottenceau2004-01-221-1/+1
|
* add capability to use an additional drivers floppyGuillaume Cottenceau2004-01-213-12/+70
|
* network_gigabit_usb doesn't exist anymoreGuillaume Cottenceau2004-01-211-1/+1
|
* *** empty log message ***Guillaume Cottenceau2004-01-201-0/+2
|
* *** empty log message ***Guillaume Cottenceau2004-01-201-0/+4
|
* cookrGuillaume Cottenceau2004-01-131-1/+1
|
* try to use asprintf a bit (hope it doesn't segfault too much)Guillaume Cottenceau2003-12-223-11/+21
|
* http proxy support for ftp/http install contributed by Olivier Blin <blino ↵Guillaume Cottenceau2003-12-224-39/+103
| | | | at mandrake.org>
* don't disallow ctrl-alt-del in drakx mode (we don't have sysreqs)Guillaume Cottenceau2003-12-221-0/+2
|
* 2.6 kernel supportGuillaume Cottenceau2003-12-184-14/+83
|
* add latest identifiers from pcmcia-cs-3.2.6Guillaume Cottenceau2003-12-111-1/+5
|
* repeat after me, "kernel is da shit"Guillaume Cottenceau2003-12-091-3/+2
|
* seems that some neuneu do "init 0" or "init 6" instead of halt/reboot :(Guillaume Cottenceau2003-12-091-1/+7
|
* can poweroff in UPGuillaume Cottenceau2003-12-091-4/+4
|
* fix typoFlorent Villard2003-12-081-1/+1
|
* C is a dangerous language :((Guillaume Cottenceau2003-12-051-1/+2
|
* hide fail to umount /image_always and /cdromGuillaume Cottenceau2003-12-051-0/+4
|
* Andrey told me how to tell supermount to force unmountGuillaume Cottenceau2003-12-051-10/+38
|
* *** empty log message ***Guillaume Cottenceau2003-12-031-2/+2
|
* I wonder how 9.2 worked in all.rdz!? Thisd did not even call ↵Guillaume Cottenceau2003-12-021-2/+5
| | | | method_select_and_prepare()
* show on console #2 when shells are killedGuillaume Cottenceau2003-12-011-1/+6
|
* we need loop-aes for mountloop, so we use change_loop with a special device ↵Guillaume Cottenceau2003-12-013-7/+22
| | | | number
* *** empty log message ***Guillaume Cottenceau2003-12-011-1/+1
|
* we still can't eject. try to shotgun a bit.Guillaume Cottenceau2003-11-281-0/+17
|
* be sure door is not locked (/sbin/init busyfies cdrom is image_always is not ↵Guillaume Cottenceau2003-11-281-0/+1
| | | | in memory - which is the case except when in mdk_totem)
* remove message in case it fails miserablyGuillaume Cottenceau2003-11-281-1/+0
|
* holy shotgun method for del_loops as well, or else we'll miss image_always ↵Guillaume Cottenceau2003-11-271-17/+14
| | | | loop hence won't be able to eject cdrom
* don't eject cdrom in nfsGuillaume Cottenceau2003-11-271-6/+11
|
* smp kernel panics when calling poweroff!!Guillaume Cottenceau2003-11-271-7/+17
|
* in move kernel, we need change_loop.oGuillaume Cottenceau2003-11-271-0/+4
|
* non cpu burning forever loopsGuillaume Cottenceau2003-11-271-3/+3
|
* *** empty log message ***Guillaume Cottenceau2003-11-271-1/+1
|
* move tries to eject cdromGuillaume Cottenceau2003-11-271-4/+16
|
* allow to halt machineGuillaume Cottenceau2003-11-271-3/+10
|
* at last a good reboot/halt from kdeGuillaume Cottenceau2003-11-271-2/+14
|
* don't display version in moveGuillaume Cottenceau2003-11-271-1/+7
|