summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* pcmcia works on x86_64 too, update stage1 build for 10.0Gwenolé Beauchesne2004-09-211-0/+9
|
* stage1-disk and stage1-medias-usb are dead alreadyPascal Rigaux2004-05-031-32/+4
|
* clean init-move when cleaningPascal Rigaux2004-04-021-1/+1
|
* 10.0Guillaume Cottenceau2004-02-201-1/+1
|
* stage1-network-usb is deprecatedGuillaume Cottenceau2004-01-221-13/+3
|
* cookrGuillaume Cottenceau2004-01-131-1/+1
|
* handle "boot" clp and "main" clp. passing argument "live" can force to not ↵Guillaume Cottenceau2003-10-221-1/+1
| | | | use the clp in favor of live tree.
* *** empty log message ***Guillaume Cottenceau2003-10-211-1/+1
|
* use pixel's gzloop module rather than cloopGuillaume Cottenceau2003-10-211-1/+7
|
* build move stuff from within move directoryGuillaume Cottenceau2003-10-091-4/+4
|
* we need to have an 'init' for stage2 as well, because if we exec directly ↵Guillaume Cottenceau2003-10-091-2/+12
| | | | runinstall2 and it fails/stops for any reason, this will immediately block the kernel ('Attempted to kill init'), making debugging more difficult
* first attempt of updating stage1 for MandrakeMoveGuillaume Cottenceau2003-10-081-1/+1
|
* 9.2Guillaume Cottenceau2003-09-101-1/+1
|
* Build ppp stuff on AMD64 tooGwenolé Beauchesne2003-08-191-4/+1
|
* Fix merge from amd64-branchGwenolé Beauchesne2003-08-131-1/+1
|
* we're in cooker nowGuillaume Cottenceau2003-06-061-1/+1
|
* Merge from R9_0-AMD64, most notably:Gwenolé Beauchesne2003-06-041-31/+57
| | | | | | | | | - AMD64 support to insmod-busybox, minilibc, et al. - Sync with insmod-modutils 2.4.19 something but everyone should use dietlibc nowadays - Factor out compilation and prefix with $(DIET) for dietlibc builds - 64-bit & varargs fixes
* fix deps problem when re-running makeGuillaume Cottenceau2003-02-281-2/+0
|
* hd_usb.img -> hdcdrom_usb.imgGuillaume Cottenceau2003-02-281-5/+13
|
* set version to 9.1Guillaume Cottenceau2003-02-081-1/+1
|
* remove other.img & usb.img, add hd_usb.img & network_gigabit_usb.imgPascal Rigaux2003-01-301-6/+13
|
* cookerGuillaume Cottenceau2002-10-021-1/+1
|
* tag version as 9.0Guillaume Cottenceau2002-09-101-1/+1
|
* stage1 version s/8.2/cooker/Guillaume Cottenceau2002-07-191-1/+1
|
* adapt to gcc-3.1Guillaume Cottenceau2002-05-131-1/+1
|
* version 8.2Guillaume Cottenceau2002-02-261-1/+1
|
* ensure errors propagatePascal Rigaux2002-01-251-1/+1
|
* - fix problems with sockets not initialized (disablingGuillaume Cottenceau2001-12-051-2/+2
| | | | | | | hotplug support -> cardmgr handles sockets) - fix problems with PCMCIA net adapters now using PCI modules, by adding PCMCIA base code in `network.img'
* support install from USB CDROMS (using usb-storage)Guillaume Cottenceau2001-12-041-12/+11
|
* migrate to pcmcia support from kernel, patching untouched importedGuillaume Cottenceau2001-11-211-2/+2
| | | | | | sources from pcmcia-cs-3.1.29, to ease further updates of vendor code (start from a clean pcmcia_ subdir)
* - add a GUI to the rescueGuillaume Cottenceau2001-10-241-0/+4
| | | | | | | - provide guessmounts with better efficiency and output, go to console, and reboot - provide install_bootloader which runs lilo from /mnt if it seems safe - add lsparts to rescue, which prints partitions with detected types
* 8.1 -> cookerGuillaume Cottenceau2001-10-081-1/+1
|
* version is 8.1Guillaume Cottenceau2001-09-221-1/+1
|
* back to using a reduced form of mkinitrd_helper for mkinitrd (onlyGuillaume Cottenceau2001-09-141-2/+1
| | | | | to provide a dietlibc-enabled static insmod)
* add support for install from USB Network AdaptersGuillaume Cottenceau2001-07-031-4/+22
|
* defaults to not spawn shellGuillaume Cottenceau2001-06-211-3/+3
|
* change handling of .depend in MakefileGuillaume Cottenceau2001-06-111-8/+8
|
* have adsl pppoe installation availableGuillaume Cottenceau2001-06-111-1/+1
|
* use -FULL postfix for common .c files targetting stage1-fullGuillaume Cottenceau2001-06-011-8/+12
|
* - allow build on ia64Matthias Badaire2001-05-301-4/+30
| | | | | | - have CFLAGS centralized in Makefile.common (should help ports such as alpha) - better looking sub makefiles
* don't write nonsense code to separate frontend from stage1,Guillaume Cottenceau2001-05-171-4/+1
| | | | | but rather, try to do some clever things
* have a 100% independence between UI stuff and code from stage1Guillaume Cottenceau2001-05-161-0/+3
|
* libresolv deprecated in GLIBCGuillaume Cottenceau2001-05-151-1/+1
|
* have stage1-full with pcmcia also compile with dietlibc, cool!Guillaume Cottenceau2001-05-151-4/+6
|
* i can compile slang and newt with dietlibc nowGuillaume Cottenceau2001-05-141-12/+7
|
* every targets build with dietlibcGuillaume Cottenceau2001-05-141-17/+17
|
* Provide some description of the driversGuillaume Cottenceau2001-04-301-1/+8
|
* version is labelled "cooker"Guillaume Cottenceau2001-04-241-1/+1
|
* 8.0rc -> 8.0Guillaume Cottenceau2001-04-091-1/+1
|
* 8.0beta -> 8.0rcGuillaume Cottenceau2001-04-091-1/+1
|