summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-251-84/+13
|
* .dia files should be -kbPascal Rigaux2006-03-131-1/+1
|
* [ ... ] && ... exits false if the cond is false, this is not what we want herePascal Rigaux2005-08-231-1/+1
|
* revert changesFlorent Villard2005-08-031-1/+1
|
* some x86_64 build fixesFlorent Villard2005-08-031-1/+1
|
* merge xbox stuff to have the upload function declared, but do not mix shell ↵Olivier Blin2005-07-291-4/+4
| | | | and Makefile syntax
* Fix make syntax errorRafael Garcia-Suarez2005-07-281-1/+1
|
* fix xbox uploadPascal Rigaux2005-07-271-0/+5
|
* Setup needed files for Xbox boot in /exportStew Benedict2005-06-231-0/+1
|
* - create kernel/RPMS/ to copy rpms before expanding them in kernel/all.kernelsPascal Rigaux2005-05-231-0/+2
| | | | | | - remove old compatability code - add some doc in update_kernel
* do call "make check" in gi/perl-install (since it now succeeds)Pascal Rigaux2005-04-051-0/+1
|
* "images" target is phonyRafael Garcia-Suarez2005-02-081-1/+1
|
* fix building imagesPascal Rigaux2005-01-181-1/+1
|
* add a VERSION file in boot.iso to allow its identification (as suggested on ↵Pascal Rigaux2005-01-151-1/+1
| | | | cooker)
* move drakx VERSION file in install/stage2 (used by bugzilla)Pascal Rigaux2004-12-101-0/+1
|
* - no more kernel/all.modules, things are in kernel/all.kernelsPascal Rigaux2004-11-221-1/+1
| | | | | | | | | | | | | - 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)
* mdkinst.kernels is must be uploaded tooPascal Rigaux2004-11-181-1/+2
|
* not uploading stage2/live anymore :)Pascal Rigaux2004-11-181-1/+0
|
* major switch from ramdisk to clpPascal Rigaux2004-11-161-1/+1
| | | | | | | | | | | | | - mdkinst_stage2.bz2 is now mdkinst.clp - rescue_stage2.bz2 is now rescue.clp - make_mdkinst_stage2 is now mdkinst_stage2_tool (we don't keep the live when building the clp, mdkinst_stage2_tool is able to create the clp from the live, or the live from the clp) - all stage1 images now need cryptoloop & gzloop - the clp can be preloaded in memory or not (see MEM_LIMIT_DRAKX_PRELOAD and MEM_LIMIT_RESCUE_PRELOAD) (for http & ftp, it *must* be preloaded) - we don't uncompress the ramdisk anymore since the decompression is done on the fly, this makes the rescue boot much faster - function get_ramdisk_realname() is replaced with macro CLP_FILE_REL
* s/compssUsers/compssUsers.pl/Pascal Rigaux2004-08-131-1/+1
|
* not images on ppc, we already didn't copy them, but we should also skip ↵Pascal Rigaux2004-08-051-5/+5
| | | | | | | building MD5SUM (inspired by Christiaan Welvaart)
* move back isolinux in ROOTDEST instead of ROOTDEST/installPascal Rigaux2004-08-031-5/+5
| | | | | (since the isolinux directory must be at the root of cds)
* draksplash2 is here until merged in draksplashPascal Rigaux2004-07-301-1/+7
|
* fix upload_onlyPascal Rigaux2004-07-261-2/+2
|
* adapt to new directories layout:Pascal Rigaux2004-07-261-32/+28
| | | | | | | | | | | - Mandrake/mdkinst -> install/stage2/live - Mandrake/base/mdkinst_stage2.bz2 -> install/stage2/mdkinst_stage2.bz2 - Mandrake/base/rpmsrate -> media/media_info/rpmsrate - Mandrake/RPMS -> media/main - images -> install/images - isolinux -> install/isolinux - Mandrake/share/advertising -> install/extra/advertising
* not doing make check in perl-install anymore, it always fails :-(Pascal Rigaux2004-07-191-1/+0
|
* fix bad glob in upload_onlyPascal Rigaux2004-06-091-4/+4
|
* add boot.iso to images/MD5SUM (thanks to Frederik Himpe)Pascal Rigaux2004-03-301-1/+1
|
* upload images/boot.isoPascal Rigaux2004-01-221-0/+1
|
* fix typoPascal Rigaux2004-01-221-2/+2
|
* - Makefile doesn't know anymore which .img are builtPascal Rigaux2004-01-221-33/+4
| | | | | | | 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 image hd_grub.imgPascal Rigaux2004-01-211-2/+2
|
* drop hd.img and network.img, in replacement we'll add:Pascal Rigaux2004-01-091-1/+1
| | | | | | - boot.iso - a grub floppy where you edit menu.lst to boot from hd
* live_update is deprecated/removedPascal Rigaux2004-01-071-1/+0
|
* don't upload live_update (tis deprecated)Pascal Rigaux2003-09-161-1/+0
|
* no need to upload rpmtools.pm anymore (in /misc)Pascal Rigaux2003-09-091-1/+0
|
* - Strip modules on AMD64 with K. O. scriptGwenolé Beauchesne2003-08-201-1/+1
| | | | | - Split network_gigabit_usb.img into network_{gigabit,usb}.img on AMD64
* Fix typo in last-minute-change commitGwenolé Beauchesne2003-08-201-1/+1
|
* Merge from AMD64 branch, also fix all.rdz generation.Gwenolé Beauchesne2003-08-191-1/+12
|
* hd_usb.img -> hdcdrom_usb.imgGuillaume Cottenceau2003-02-281-1/+1
|
* remove other.img & usb.img, add hd_usb.img & network_gigabit_usb.imgPascal Rigaux2003-01-301-1/+1
|
* add a "cdrom-changedisk.img" special bootdisk for CD #2, for people who ↵Guillaume Cottenceau2002-09-111-0/+1
| | | | can't boot the isolinux
* ensure rescue is built and uploadedPascal Rigaux2002-07-261-2/+3
|
* all.rdz is needed to update isolinuxPascal Rigaux2002-07-171-1/+1
|
* put back "make check" when uploadingPascal Rigaux2002-07-081-1/+1
|
* have the default rule be "install" (willplizfpons)Pascal Rigaux2002-07-081-3/+3
|
* new directory "kernel" containing:Pascal Rigaux2002-07-041-84/+36
| | | | | | | | | | - all.modules all.kernels update_kernel - part of perl-install/modules.pm now in kernel/list_modules.pm and kernel/modules.pl - update_kernel cleaned (it doesn't mention module names anymore, it is now in kernel/modules.pl) - cleanup Makefile - mdk-stage1 doesn't depend on perl-install anymore (more precisely mdk-stage1/pci-resource/update-pci-ids.pl)
* upload the various compssUsers* (esp. compssUsers.server)Pascal Rigaux2002-03-111-1/+1
|
* upload on ken Mandrake/share/advertisingPascal Rigaux2002-02-191-0/+1
|
* advertising installation cleanupPascal Rigaux2002-02-191-1/+1
|