summaryrefslogtreecommitdiffstats
path: root/make_boot_img
Commit message (Collapse)AuthorAgeFilesLines
* minimal bootsplash stage1 supportPascal Rigaux2004-12-201-1/+6
|
* - drop oem & recovery code (which was broken)Pascal Rigaux2004-11-291-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.kernelsPascal Rigaux2004-11-221-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 Rigaux2004-11-221-1/+1
|
* Remove the video=ofonly kernel argument for ppc since it doesn't alwaysPascal Rigaux2004-11-121-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_rootPascal Rigaux2004-11-051-30/+14
|
* we don't use all_modules.mar any more for all.rdz, instead we simply copy ↵Pascal Rigaux2004-11-051-2/+6
| | | | modules from all_modules.list
* remove the "expert" entryPascal Rigaux2004-10-131-1/+0
|
* full acpi support on x86_64, generate the same images as on x86Gwenolé Beauchesne2004-10-041-4/+3
|
* set default timeout to 10 seconds in hd_grub to allow editing (#11133)Olivier Blin2004-09-011-1/+1
|
* apply ppc patch from Christiaan WelvaartOlivier Blin2004-08-201-46/+68
|
* use xxx.bmp.parameters to generate boot.msg (i forgot to do it for ↵Pascal Rigaux2004-08-021-1/+1
| | | | isolinux-graphic-simple.bmp)
* use xxx.bmp.parameters to generate boot.msgPascal Rigaux2004-07-301-11/+2
|
* replace "Mandrake Linux" with "Mandrakelinux"Pascal Rigaux2004-07-191-8/+8
|
* fix typoPascal Rigaux2004-06-291-1/+1
|
* revert previous change, do not use sudo for mkisofs (I suck)Olivier Blin2004-06-111-1/+1
|
* use sudo as well for mkisofsOlivier Blin2004-06-111-1/+1
|
* add a rule to build bootcdrom.iso (useful for providing an updated stage1)Pascal Rigaux2004-06-031-3/+9
|
* if DEBUGSTAGE1 is set, include sashPascal Rigaux2004-06-031-0/+1
|
* have a somewhat more predictable rdz (alas it doesn't really fix the ↵Pascal Rigaux2004-06-031-5/+9
| | | | variable size of generated rdz's)
* - fix cdrom-changedisk.img (didn't set correctly automatic=method:cdrom nor ↵Pascal Rigaux2004-05-131-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" casePascal Rigaux2004-05-131-15/+16
|
* - move boot help messages out of make_boot_img and the various msgboot*.img.bz2Pascal Rigaux2004-05-031-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.msgPascal Rigaux2004-05-031-10/+8
|
* don't use msgboot-graphicallogo.img.bz2 anymore, build it (easy and simpler)Pascal Rigaux2004-05-031-6/+3
|
* hd.img and hdcdrom_usb.img are dead already tooPascal Rigaux2004-05-031-8/+2
|
* network_usb, network_gigabit and network_gigabit_usb are already deadPascal Rigaux2004-05-031-4/+1
|
* blank.img has been removed, so remove special code handling itPascal Rigaux2004-05-031-1/+1
|
* - no need forking make_boot_imgPascal Rigaux2004-04-051-6/+30
| | | | | - also create the isolinux picture (was done in move/Makefile)
* tell to have a look at http://qa.mandrakesoft.com/hd_grub.cgiPascal Rigaux2004-03-031-0/+2
|
* add new simpler isolinux image for floppyFlorent Villard2004-02-241-7/+12
| | | | | change make_boot_image to update floppy boot.msg at make time
* tentatively fix progress bar too wide (#8150)Guillaume Cottenceau2004-02-211-1/+1
| | | | | blind fix, please someone can test after next build :)
* add "memtest" in isolinux (as advised by Thomas Backlund)Pascal Rigaux2004-02-161-1/+6
|
* new syslinyx logoFlorent Villard2004-02-131-1/+1
|
* meuhGuillaume Cottenceau2004-02-121-2/+0
|
* re-add cdrom-changedisk.imgPascal Rigaux2004-02-121-2/+3
|
* adapt hd_grub default menu.lst to have messages alike stage1Pascal Rigaux2004-02-111-2/+2
|
* we always have a remaining img mounted after building images, can't see why, ↵Guillaume Cottenceau2004-01-221-0/+1
| | | | i think it's better to umount
* revive network.img and allow a drivers second floppy to be used withGuillaume Cottenceau2004-01-221-1/+22
|
* fix removing cdrom-changeloop.imgPascal Rigaux2004-01-221-1/+1
|
* new progress bar layoutFlorent Villard2004-01-221-1/+1
|
* drop cdrom-changedisk (was used on CD2, but not useful, dixit support team)Pascal Rigaux2004-01-221-2/+1
|
* build boot.isoPascal Rigaux2004-01-221-2/+22
|
* - Makefile doesn't know anymore which .img are builtPascal Rigaux2004-01-221-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.imgPascal Rigaux2004-01-211-85/+145
| | | | | - perl_checker fixes
* revert warly's committing debug thingsPascal Rigaux2004-01-201-5/+2
|
* rollback warly debug messageThierry Vignaud2004-01-201-1/+0
|
* adap bmp2mdk command line to new syslinux boot imageFlorent Villard2004-01-201-3/+7
|
* all.rdz needs more than 4MB, raising to 5MBPascal Rigaux2004-01-201-1/+1
|
* fix regexp matching module when generating .not-enough-roomPascal Rigaux2004-01-201-1/+1
|