summaryrefslogtreecommitdiffstats
path: root/make_boot_img
Commit message (Expand)AuthorAgeFilesLines
* adapt to grub files in /lib/grub/*/Pascal Rigaux2006-03-091-1/+2
* ka support (initially from Antoine Ginies and Erwan Velu)Olivier Blin2005-08-281-3/+4
* don't create isolinux/xbox if we don't have a xbox kernel availablePascal Rigaux2005-08-231-3/+2
* new kernel is bigger, so we need a bigger all.imgPascal Rigaux2005-08-171-1/+1
* remove unused xromwell subStew Benedict2005-07-271-5/+0
* mandriva switchOlivier Blin2005-07-261-11/+11
* s/Mandrakelinux/Mandriva/ for bootsplashFlorent Villard2005-07-111-1/+1
* - since we don't use a ramdisk for the stage2 anymore, remove ramdisk_size=12...Pascal Rigaux2005-06-281-1/+2
* Setup needed files for Xbox boot in /exportStew Benedict2005-06-231-0/+26
* - create kernel/RPMS/ to copy rpms before expanding them in kernel/all.kernelsPascal Rigaux2005-05-231-7/+3
* add modules.cz for xboxPascal Rigaux2005-04-071-1/+1
* fix the module size in .not-enough-roomPascal Rigaux2005-03-211-1/+1
* MERGE: pcmcia is available on x86-64Gwenolé Beauchesne2005-03-171-1/+1
* do not copy debug shell on floppy disksOlivier Blin2005-03-101-1/+1
* don't remove ending zeroes, it causes pbs:Pascal Rigaux2005-01-311-4/+0
* Don't default the boot.iso to cdrom installation method (Pixel).Rafael Garcia-Suarez2005-01-271-1/+1
* have floppy images as small as possiblePascal Rigaux2005-01-261-0/+8
* build all.img (even for the non BOOT kernel), this works for usb keysPascal Rigaux2005-01-251-6/+7
* don't pass $mnt around, use directly $tmp_mntPascal Rigaux2005-01-251-44/+44
* factorize code in VERSION()Pascal Rigaux2005-01-251-4/+10
* add commentPascal Rigaux2005-01-251-0/+1
* simplify (same timeout for everyone)Pascal Rigaux2005-01-251-8/+8
* create syslinux_all_files() out of isolinux(), and use it for boot_iso()Pascal Rigaux2005-01-251-39/+42
* create syslinux_cfg_all() and cleanup using itPascal Rigaux2005-01-251-19/+19
* simplify (and remove entry "all", which is nearly "alt0")Pascal Rigaux2005-01-251-7/+5
* - factorize code in syslinux_cfg()Pascal Rigaux2005-01-251-36/+40
* add a VERSION file in boot.iso to allow its identification (as suggested on c...Pascal Rigaux2005-01-151-3/+8
* minimal bootsplash stage1 supportPascal Rigaux2004-12-201-1/+6
* - drop oem & recovery code (which was broken)Pascal Rigaux2004-11-291-1/+0
* - no more kernel/all.modules, things are in kernel/all.kernelsPascal Rigaux2004-11-221-15/+13
* 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
* 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 mod...Pascal Rigaux2004-11-051-2/+6
* 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 isolinux-g...Pascal Rigaux2004-08-021-1/+1
* 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 variable...Pascal Rigaux2004-06-031-5/+9
* - fix cdrom-changedisk.img (didn't set correctly automatic=method:cdrom nor c...Pascal Rigaux2004-05-131-2/+3
* 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