Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - drop oem & recovery code (which was broken) | Pascal Rigaux | 2004-11-29 | 1 | -1/+0 |
| | | | | | - will be replaced with a root password + user accounts + network configuration a la drakfirsttime | ||||
* | - no more kernel/all.modules, things are in kernel/all.kernels | Pascal Rigaux | 2004-11-22 | 1 | -15/+13 |
| | | | | | | | | | | | | | - cleanup what we keep in kernel/all.kernels: only vmlinuz, modules.dep, *.mar, all_modules.tar, modules.cz - replace all_modules.list + modules with all_modules.tar - kernel/all.modules/modules.cz-VERSION are now in kernel/all.kernels/VERSION/modules.cz - allow having a normal in isolinux, but don't use it for floppy images (for this, add kernel/all.kernels/.main-BOOT) - add many modules kernel/list_modules.pm in unused categories since we don't take all modules from kernel, only those listed (needed to have a not too big modules.cz for normal kernel) - complete rewrite of update_kernel (now written in perl) | ||||
* | use cat_() | Pascal Rigaux | 2004-11-22 | 1 | -1/+1 |
| | |||||
* | Remove the video=ofonly kernel argument for ppc since it doesn't always | Pascal Rigaux | 2004-11-12 | 1 | -12/+12 |
| | | | | | | work and is easier to add than to remove on the bootloader prompt. (Christiaan Welvaart) | ||||
* | we don't need "root=/dev/ram3" nor "rw" for rescue since we now pivot_root | Pascal Rigaux | 2004-11-05 | 1 | -30/+14 |
| | |||||
* | we don't use all_modules.mar any more for all.rdz, instead we simply copy ↵ | Pascal Rigaux | 2004-11-05 | 1 | -2/+6 |
| | | | | modules from all_modules.list | ||||
* | remove the "expert" entry | Pascal Rigaux | 2004-10-13 | 1 | -1/+0 |
| | |||||
* | full acpi support on x86_64, generate the same images as on x86 | Gwenolé Beauchesne | 2004-10-04 | 1 | -4/+3 |
| | |||||
* | set default timeout to 10 seconds in hd_grub to allow editing (#11133) | Olivier Blin | 2004-09-01 | 1 | -1/+1 |
| | |||||
* | apply ppc patch from Christiaan Welvaart | Olivier Blin | 2004-08-20 | 1 | -46/+68 |
| | |||||
* | use xxx.bmp.parameters to generate boot.msg (i forgot to do it for ↵ | Pascal Rigaux | 2004-08-02 | 1 | -1/+1 |
| | | | | isolinux-graphic-simple.bmp) | ||||
* | use xxx.bmp.parameters to generate boot.msg | Pascal Rigaux | 2004-07-30 | 1 | -11/+2 |
| | |||||
* | replace "Mandrake Linux" with "Mandrakelinux" | Pascal Rigaux | 2004-07-19 | 1 | -8/+8 |
| | |||||
* | fix typo | Pascal Rigaux | 2004-06-29 | 1 | -1/+1 |
| | |||||
* | revert previous change, do not use sudo for mkisofs (I suck) | Olivier Blin | 2004-06-11 | 1 | -1/+1 |
| | |||||
* | use sudo as well for mkisofs | Olivier Blin | 2004-06-11 | 1 | -1/+1 |
| | |||||
* | add a rule to build bootcdrom.iso (useful for providing an updated stage1) | Pascal Rigaux | 2004-06-03 | 1 | -3/+9 |
| | |||||
* | if DEBUGSTAGE1 is set, include sash | Pascal Rigaux | 2004-06-03 | 1 | -0/+1 |
| | |||||
* | have a somewhat more predictable rdz (alas it doesn't really fix the ↵ | Pascal Rigaux | 2004-06-03 | 1 | -5/+9 |
| | | | | variable size of generated rdz's) | ||||
* | - fix cdrom-changedisk.img (didn't set correctly automatic=method:cdrom nor ↵ | Pascal Rigaux | 2004-05-13 | 1 | -2/+3 |
| | | | | | | | changedisk) - have a valid .not-enough-room when failing building cdrom-changedisk.img | ||||
* | write syslinux.cfg before cp'ing the .rdz to catch the "not enough room" case | Pascal Rigaux | 2004-05-13 | 1 | -15/+16 |
| | |||||
* | - move boot help messages out of make_boot_img and the various msgboot*.img.bz2 | Pascal Rigaux | 2004-05-03 | 1 | -48/+46 |
| | | | | | | | - move them in help.msg.xml and advanced.msg.xml - talk about noapic in help.msg (thanks to switzerland, esp. to gc) | ||||
* | simplify: isolinux always use boot.msg | Pascal Rigaux | 2004-05-03 | 1 | -10/+8 |
| | |||||
* | don't use msgboot-graphicallogo.img.bz2 anymore, build it (easy and simpler) | Pascal Rigaux | 2004-05-03 | 1 | -6/+3 |
| | |||||
* | hd.img and hdcdrom_usb.img are dead already too | Pascal Rigaux | 2004-05-03 | 1 | -8/+2 |
| | |||||
* | network_usb, network_gigabit and network_gigabit_usb are already dead | Pascal Rigaux | 2004-05-03 | 1 | -4/+1 |
| | |||||
* | blank.img has been removed, so remove special code handling it | Pascal Rigaux | 2004-05-03 | 1 | -1/+1 |
| | |||||
* | - no need forking make_boot_img | Pascal Rigaux | 2004-04-05 | 1 | -6/+30 |
| | | | | | - also create the isolinux picture (was done in move/Makefile) | ||||
* | tell to have a look at http://qa.mandrakesoft.com/hd_grub.cgi | Pascal Rigaux | 2004-03-03 | 1 | -0/+2 |
| | |||||
* | add new simpler isolinux image for floppy | Florent Villard | 2004-02-24 | 1 | -7/+12 |
| | | | | | change make_boot_image to update floppy boot.msg at make time | ||||
* | tentatively fix progress bar too wide (#8150) | Guillaume Cottenceau | 2004-02-21 | 1 | -1/+1 |
| | | | | | blind fix, please someone can test after next build :) | ||||
* | add "memtest" in isolinux (as advised by Thomas Backlund) | Pascal Rigaux | 2004-02-16 | 1 | -1/+6 |
| | |||||
* | new syslinyx logo | Florent Villard | 2004-02-13 | 1 | -1/+1 |
| | |||||
* | meuh | Guillaume Cottenceau | 2004-02-12 | 1 | -2/+0 |
| | |||||
* | re-add cdrom-changedisk.img | Pascal Rigaux | 2004-02-12 | 1 | -2/+3 |
| | |||||
* | adapt hd_grub default menu.lst to have messages alike stage1 | Pascal Rigaux | 2004-02-11 | 1 | -2/+2 |
| | |||||
* | we always have a remaining img mounted after building images, can't see why, ↵ | Guillaume Cottenceau | 2004-01-22 | 1 | -0/+1 |
| | | | | i think it's better to umount | ||||
* | revive network.img and allow a drivers second floppy to be used with | Guillaume Cottenceau | 2004-01-22 | 1 | -1/+22 |
| | |||||
* | fix removing cdrom-changeloop.img | Pascal Rigaux | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | new progress bar layout | Florent Villard | 2004-01-22 | 1 | -1/+1 |
| | |||||
* | drop cdrom-changedisk (was used on CD2, but not useful, dixit support team) | Pascal Rigaux | 2004-01-22 | 1 | -2/+1 |
| | |||||
* | build boot.iso | Pascal Rigaux | 2004-01-22 | 1 | -2/+22 |
| | |||||
* | - Makefile doesn't know anymore which .img are built | Pascal Rigaux | 2004-01-22 | 1 | -106/+74 |
| | | | | | | | it's better that way since make_boot_img rules were not clean (isolinux was built when building all.rdz, ...) - make_boot_img cleanup, perl_checker compatible... | ||||
* | - add building of hd_grub.img | Pascal Rigaux | 2004-01-21 | 1 | -85/+145 |
| | | | | | - perl_checker fixes | ||||
* | revert warly's committing debug things | Pascal Rigaux | 2004-01-20 | 1 | -5/+2 |
| | |||||
* | rollback warly debug message | Thierry Vignaud | 2004-01-20 | 1 | -1/+0 |
| | |||||
* | adap bmp2mdk command line to new syslinux boot image | Florent Villard | 2004-01-20 | 1 | -3/+7 |
| | |||||
* | all.rdz needs more than 4MB, raising to 5MB | Pascal Rigaux | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | fix regexp matching module when generating .not-enough-room | Pascal Rigaux | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | use all.rdz instead of network.rdz in tftp (network.rdz is deprecated) | Pascal Rigaux | 2004-01-12 | 1 | -1/+1 |
| |