Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix Stew sucks | Pascal Rigaux | 2002-03-11 | 1 | -1/+1 |
| | |||||
* | "--timeout=" must be after terminal | Pascal Rigaux | 2002-03-07 | 1 | -1/+1 |
| | |||||
* | add --timeout=... for "terminal serial ..." line in grub's menu.lst | Pascal Rigaux | 2002-03-07 | 1 | -1/+1 |
| | |||||
* | fix *some* stew errors | Pascal Rigaux | 2002-03-07 | 1 | -3/+3 |
| | |||||
* | drakboot functionality for PPC | Stew Benedict | 2002-03-07 | 1 | -13/+26 |
| | |||||
* | (add_append): don't add to entries of type 'other' | Pascal Rigaux | 2002-03-06 | 1 | -1/+1 |
| | |||||
* | - do not indent "disk=... bios=..." | Pascal Rigaux | 2002-03-01 | 1 | -5/+5 |
| | | | | | | | - $lilo->{first_hd_device} can be used to tell which drive is the first one for the BIOS. Useful when the bootloader is installed on a partition and not on the MBR. | ||||
* | read "disk=/dev/xxx bios=0x8x" and save it | Pascal Rigaux | 2002-03-01 | 1 | -25/+36 |
| | |||||
* | add "nowarn" in lilo.conf | Pascal Rigaux | 2002-02-28 | 1 | -1/+2 |
| | |||||
* | ignore-table is a global flag, so put it there (when needed) | Pascal Rigaux | 2002-02-25 | 1 | -1/+3 |
| | |||||
* | put ignore-table to disable lilo's partition table checking | Pascal Rigaux | 2002-02-22 | 1 | -1/+1 |
| | | | | | (esp. the checking of the CHS geometry vs linear geometry) | ||||
* | have devfs=nomount for failsafe | Pascal Rigaux | 2002-02-21 | 1 | -0/+1 |
| | |||||
* | fix "help lilo when there is hdd with no hdc drive" | Pascal Rigaux | 2002-02-05 | 1 | -1/+3 |
| | |||||
* | - fix some vga text modes 80x30 | Pascal Rigaux | 2002-02-03 | 1 | -4/+7 |
| | | | | | | | - chmod 600 lilo.conf when a password is given - fix general "append" (thanks to David Eastcott) | ||||
* | "password" works without "restricted", not the other way round (reported by ↵ | Pascal Rigaux | 2002-02-03 | 1 | -1/+4 |
| | | | | David Eastcott) | ||||
* | fix typo | Pascal Rigaux | 2002-02-03 | 1 | -1/+1 |
| | |||||
* | help lilo when there is hdd with no hdc drive (needs testing!) | Pascal Rigaux | 2002-02-03 | 1 | -4/+14 |
| | |||||
* | use the new format for combo's to clean code handling {vga} field | Pascal Rigaux | 2002-01-29 | 1 | -20/+13 |
| | |||||
* | cleanup perImageAppend code (hopefully handling nicely the mem=nopentium case) | Pascal Rigaux | 2002-01-28 | 1 | -12/+24 |
| | |||||
* | fixed get_append if key=mem. | Francois Pons | 2002-01-28 | 1 | -1/+5 |
| | |||||
* | timeout passed to 10 instead of 5. | Francois Pons | 2002-01-28 | 1 | -2/+2 |
| | |||||
* | prefer default linux-{smp,enterprise,secure} over simple linux | Pascal Rigaux | 2002-01-25 | 1 | -3/+8 |
| | |||||
* | fix spelling | Pascal Rigaux | 2002-01-25 | 1 | -2/+2 |
| | |||||
* | fixed to allow multiple mem=xxx parameter (especially mem=nopentium). | Francois Pons | 2002-01-23 | 1 | -2/+6 |
| | |||||
* | - fix default not being formatted like labels for lilo | Pascal Rigaux | 2002-01-22 | 1 | -3/+9 |
| | | | | | | - check the label is not already used *case-sensitively* - check a kernel_or_dev is given | ||||
* | fix many disks bios remapping (esp. booting on scsi when ide is present) | Pascal Rigaux | 2002-01-17 | 1 | -1/+2 |
| | |||||
* | s/use pkgs/require pkgs/ since pkgs::versionCompare is only used during install | Pascal Rigaux | 2001-12-22 | 1 | -1/+1 |
| | |||||
* | clean_tmp now means using tmpfs | Pascal Rigaux | 2001-12-17 | 1 | -6/+0 |
| | |||||
* | mods to address new yaboot's lack of symlink ability, xfs initrd load | Stew Benedict | 2001-12-12 | 1 | -1/+16 |
| | |||||
* | added safe guard against looping symlink. | Francois Pons | 2001-12-10 | 1 | -2/+5 |
| | |||||
* | - fix bootloader::add_append | Pascal Rigaux | 2001-12-10 | 1 | -3/+17 |
| | | | | | - add handling of serial console | ||||
* | (suggest, add_kernel): much cleanup | Pascal Rigaux | 2001-12-05 | 1 | -80/+70 |
| | |||||
* | revert back to /initrd | Guillaume Cottenceau | 2001-10-29 | 1 | -2/+2 |
| | |||||
* | replace /initrd with /lib/initrd | Pascal Rigaux | 2001-10-24 | 1 | -2/+2 |
| | |||||
* | - bootloader.pm (suggest): don't search for dos (or windows) boot partition | Gwenolé Beauchesne | 2001-09-26 | 1 | -2/+4 |
| | | | | | | | on IA-64 since ELILO can only boot Linux. - bootloader.pm (write_lilo_conf): don't cry if we don't have /boot/boot.b or boot/message on IA-64. | ||||
* | fix add_append (there was a ) at the end of the parameter value) | Guillaume Cottenceau | 2001-09-24 | 1 | -1/+1 |
| | |||||
* | allow bootloader on fat partitions | Pascal Rigaux | 2001-09-23 | 1 | -1/+1 |
| | |||||
* | (suggest): fix kernel 2.2 secure adding in menu | Pascal Rigaux | 2001-09-22 | 1 | -6/+6 |
| | |||||
* | write password in lilo.conf even if it's also done by msec, otherwise lilo ↵ | Pascal Rigaux | 2001-09-21 | 1 | -2/+2 |
| | | | | will fail with restricted only | ||||
* | use new mkdir_p, rm_rf and cp_af from MDK::Common | Pascal Rigaux | 2001-09-16 | 1 | -3/+2 |
| | |||||
* | find error in /tmp/.error only if exception is "xxx failed" | Pascal Rigaux | 2001-09-15 | 1 | -4/+3 |
| | |||||
* | (write_lilo_conf): ensure linear and lba32 are not both set | Pascal Rigaux | 2001-09-15 | 1 | -0/+6 |
| | |||||
* | (suggest): no "quiet" boot for smp and enterprise kernels | Pascal Rigaux | 2001-09-12 | 1 | -1/+1 |
| | |||||
* | allow grub even for more than 800MB | Pascal Rigaux | 2001-09-12 | 1 | -1/+1 |
| | |||||
* | for lilo, do not have table=/dev/xxx if the device is not a primary | Pascal Rigaux | 2001-09-11 | 1 | -1/+3 |
| | | | | | partition (otherwise lilo dies) | ||||
* | use -v for mkinitrd | Guillaume Cottenceau | 2001-09-07 | 1 | -1/+1 |
| | |||||
* | (write_lilo_conf): fix typo | Pascal Rigaux | 2001-09-07 | 1 | -2/+2 |
| | |||||
* | removed yvounet sucking, handle Mandrake lilo or unknown lilo. | Francois Pons | 2001-09-05 | 1 | -23/+16 |
| | |||||
* | - don't expand symlinks in grub's menu.lst | Pascal Rigaux | 2001-09-04 | 1 | -1/+1 |
| | | | | | - better use of /proc/partitions verification | ||||
* | (mkbootdisk): cleanup | Pascal Rigaux | 2001-08-29 | 1 | -6/+1 |
| |