Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | security fix and various | Pascal Rigaux | 2001-08-28 | 1 | -0/+1 |
| | |||||
* | a hell lot of cleanup/rewrite: | Pascal Rigaux | 2001-08-17 | 1 | -5/+5 |
| | | | | | | | | | | | * diskdrake_interactive created, diskdrake is now interactive aware * added some documentation about the structure used for partitioning * all_hds now contain the various hds, lvm, raid * cleanup the isLVM, isRAID and alike functions * field {type} in detect_devices is now {media_type} * detect_devices::floppies is now floppies_dev * removed old function prototypes | ||||
* | as when lilo is selected, we don't try to install grub, just create the | Pascal Rigaux | 2001-08-04 | 1 | -2/+21 |
| | | | | | config file in case it may be useful | ||||
* | replace isJfs/isXfs/... with isThisFs("jfs" | Pascal Rigaux | 2001-08-03 | 1 | -1/+1 |
| | |||||
* | load msdos and vfat before mkbootdisk (now using syslinux so..) | Guillaume Cottenceau | 2001-07-31 | 1 | -0/+1 |
| | |||||
* | added prioritary kernel entry 'default' as the kernel typically copied from a | Francois Pons | 2001-07-26 | 1 | -0/+14 |
| | | | | | | modified blank.img file with a kernel (no initrd.img necessary to build). This kernel takes precedance over any other kernel. | ||||
* | - Don't set "lba32" on ia64 | Gwenolé Beauchesne | 2001-07-26 | 1 | -1/+1 |
| | |||||
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -7/+7 |
| | |||||
* | fix | Pascal Rigaux | 2001-07-20 | 1 | -1/+1 |
| | |||||
* | (install_lilo): order fat partitions first | Pascal Rigaux | 2001-07-20 | 1 | -2/+2 |
| | |||||
* | IA64 adaptation | Matthias Badaire | 2001-07-18 | 1 | -7/+8 |
| | |||||
* | fixed compilation error. | Francois Pons | 2001-07-09 | 1 | -3/+3 |
| | |||||
* | modify lilo.conf to elilo.conf if arch ia64 | Matthias Badaire | 2001-07-09 | 1 | -2/+3 |
| | |||||
* | removed compilation error, the resolution is not quite good and may be ↵ | Francois Pons | 2001-07-09 | 1 | -3/+3 |
| | | | | reworked :-) | ||||
* | (suggest): replace "is ia64" with "is not ia64" so that boot partition is | Pascal Rigaux | 2001-07-08 | 1 | -1/+1 |
| | | | | | set correctly again | ||||
* | typo fix | Pascal Rigaux | 2001-07-05 | 1 | -2/+2 |
| | |||||
* | ia64 bootloader configuration adaptations | Pascal Rigaux | 2001-07-05 | 1 | -21/+20 |
| | |||||
* | take care of enterprise kernel if installed. | Francois Pons | 2001-06-22 | 1 | -3/+6 |
| | |||||
* | s/Linux-Mandrake/Mandrake Linux/ | Pascal Rigaux | 2001-06-21 | 1 | -1/+1 |
| | | | | | | s/linux-mandrake/mandrakesoft/ (hand made, no i18n messages done) | ||||
* | use vmlinuz like other archs, fix yaboot setup for seperate /boot partition | Stew Benedict | 2001-06-14 | 1 | -8/+19 |
| | |||||
* | - enhance perl2fcalls (which now handle /xxx(...)/ as a regexp in more cases) | Pascal Rigaux | 2001-06-11 | 1 | -1/+1 |
| | | | | | | - remove the use of /xxx (...)/x by /xxx(...)/ as perl2fcalls is getting smart => make gc happy which is very important, what would we be without him? | ||||
* | add hfs support to rescue - PPC, fix bootstrap creation, formatting sequence | Stew Benedict | 2001-05-25 | 1 | -2/+5 |
| | |||||
* | updated install_lilo() according to new lilo package | Yves Duret | 2001-05-07 | 1 | -18/+31 |
| | | | | | (/boot/lilo-{menu,graphic,text}) | ||||
* | Don't delete any images in test mode. Fix tabs in bootloader.pm. | Stew Benedict | 2001-05-02 | 1 | -14/+14 |
| | | | | | Default bootstrap partition in expert. Change mdk-bg.png to 4x4 for PPC strangeness. | ||||
* | fixed to make sure symlink are expanded all the time for grub, really avoid | Francois Pons | 2001-04-20 | 1 | -8/+5 |
| | | | | | generating altconfigfile if reiserfs. | ||||
* | Added comments for translators | Pablo Saratxaga | 2001-04-20 | 1 | -1/+13 |
| | |||||
* | (install_grub): altconfigfile only if /boot is not reiserfs :-/ | Pascal Rigaux | 2001-04-09 | 1 | -2/+4 |
| | |||||
* | (install_lilo): better handling of map-drive (there's not always only 2 disks!) | Pascal Rigaux | 2001-04-09 | 1 | -4/+7 |
| | |||||
* | (suggest): add option "quiet" to the kernel in fb (requested by chmou) | Pascal Rigaux | 2001-04-08 | 1 | -4/+5 |
| | |||||
* | (install_grub): small fix | Pascal Rigaux | 2001-04-05 | 1 | -2/+3 |
| | |||||
* | (install_lilo): fix lilo's dumbness (when lilo warns about not the first ↵ | Pascal Rigaux | 2001-04-05 | 1 | -7/+17 |
| | | | | drive, it usually fails) | ||||
* | (suggest): trap strange error. Should not really fix the pb | Pascal Rigaux | 2001-04-03 | 1 | -2/+3 |
| | |||||
* | (suggest): add entry for nt | Pascal Rigaux | 2001-03-25 | 1 | -3/+4 |
| | |||||
* | mods to create/move image, to /export for PPC, use vmlinux for PPC | Stew Benedict | 2001-03-23 | 1 | -1/+1 |
| | | | | | | | prepend of_dev to initrd stanza in yaboot.conf add 1-button mouse for PPC | ||||
* | (suggest_floppy): don't add an entry for non-fd0 drives | Pascal Rigaux | 2001-03-23 | 1 | -0/+3 |
| | |||||
* | (install_lilo): ensure labels don't contain spaces, lilo doesn't like them | Pascal Rigaux | 2001-03-21 | 1 | -1/+3 |
| | |||||
* | (add_kernel): cleanup | Pascal Rigaux | 2001-03-21 | 1 | -7/+5 |
| | | | | | (suggest): make it work with kernel22-secure and no kernel22 | ||||
* | bootloader.pm, detect_devices.pm, install_steps_interactive.pm: changed ↵ | Stew Benedict | 2001-03-15 | 1 | -4/+1 |
| | | | | temporary file read/write per Pixel | ||||
* | fix bootstrap partition creation/tracking | Stew Benedict | 2001-03-14 | 1 | -0/+6 |
| | | | | | allow Xpmac to launch in 2 modes based on cmdline |