summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Enabling ka generation in Makefile for x86_64Erwan Velu2003-06-161-1/+1
|
* merge with x86_64-branchPascal Rigaux2003-06-121-1/+12
|
* Applying patch from 8.2, ka.img is working fine in old modeErwan Velu2002-10-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
|
* unifieddamien2002-02-191-3/+0
|
* modified to handle adsdamien2002-02-191-1/+5
|
* re-enable make checkPascal Rigaux2002-01-251-1/+1
|
* use latest /RPMS/kernel-BOOT-*.rpm (and some hacks to update tftpboot directory)Pascal Rigaux2002-01-251-1/+1
|
* s/kenobi/ken/Pascal Rigaux2001-12-171-1/+1
|
* (dirs): cleanup + ensure errors make "make" stopPascal Rigaux2001-12-041-2/+2
|
* add target upload_only (useful when make check fails)Pascal Rigaux2001-12-041-0/+2
|
* support install from USB CDROMS (using usb-storage)Guillaume Cottenceau2001-12-041-2/+2
|
* add isolinux stuff generationPascal Rigaux2001-09-191-1/+7
|
* build the all.rdz's for isolinuxPascal Rigaux2001-09-031-1/+1
|
* cleanup unneeded stuffPascal Rigaux2001-08-301-1/+1
|
* check presence of '$' in DrakX.potPascal Rigaux2001-08-211-0/+1
|
* - Makefile (ia64): RELEASE_BOOT_IMG is all.imgGwenolé Beauchesne2001-07-271-0/+4
| | | | | | - make_boot_img (initrd): ia64: increased image to 16 MB, don't try to copy /etc/pcmcia since we don't have it
* add support for install from USB Network AdaptersGuillaume Cottenceau2001-07-031-2/+2
|
* re-adding with -kbPascal Rigaux2001-07-031-0/+1
|
* refine all.modules deps so we won't rebuild kernel stuff everytimeGuillaume Cottenceau2001-06-111-1/+4
|
* check all files are world-readable before uploadingPascal Rigaux2001-06-071-0/+4
|
* (tar): s/cfy/cfj/Pascal Rigaux2001-04-151-1/+1
|
* work when I have no alternatives kernelGuillaume Cottenceau2001-04-121-2/+4
|
* (install): clean old images/alternativesPascal Rigaux2001-04-121-1/+1
|
* move special images to dir alternativesPascal Rigaux2001-04-121-1/+4
|
* make generating MD5SUM workPascal Rigaux2001-04-021-3/+3
|
* update MD5SUM according to imagesGuillaume Cottenceau2001-04-021-1/+4
|
* (upload): fix uploading of imagesPascal Rigaux2001-04-021-2/+2
|
* - "install" requires all.modules which require "mar" and "perl-install"Pascal Rigaux2001-04-021-6/+10
| | | | | - cleanup
* update for *.img and *.rdz in directory imagesPascal Rigaux2001-03-301-24/+16
|
* support more than one boot kernel :-)Guillaume Cottenceau2001-03-291-9/+11
|
* (RELEASE_BOOT_IMG): re-add other.imgPascal Rigaux2001-03-261-1/+1
|
* mods to create/move image, to /export for PPC, use vmlinux for PPCStew Benedict2001-03-231-0/+9
| | | | | | | prepend of_dev to initrd stanza in yaboot.conf add 1-button mouse for PPC
* (upload): don't upload rpm2header (a static one made by warly is better)Pascal Rigaux2001-03-041-1/+0
|
* (upload): update the misc progsPascal Rigaux2001-02-281-2/+4
|
* have perl-install be make'd sooner in order to succeed with update_kernelGuillaume Cottenceau2001-01-291-1/+1
|
* - deprecate "hdreiser.img" since we have room for "reiserfs.o" in "hd.img"Guillaume Cottenceau2001-01-291-1/+1
| | | | | - following deprecation of "other.img", reintegrate big modules in relevant boot disks
* (upload): mdkinst_stage2 is now bzip2'ed, so upload *_stage2.bz2 instead of ↵Pascal Rigaux2001-01-291-2/+2
| | | | *_stage2.gz
* stage1: add pcmciaGuillaume Cottenceau2001-01-241-1/+1
|
* (upload): tools/mailchangelog.pl done in backgroundPascal Rigaux2001-01-221-1/+1
|
* (RELEASE_BOOT_IMG): mdk-stage1 rulez :)Pascal Rigaux2001-01-111-2/+2
|
* (dirs): "make all" in dirs so that mdk-stage1 can have a differentPascal Rigaux2001-01-111-1/+1
| | | | | behaviour