summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* tag it 8.0beta instead of 8.0, to avoid future potential confusionsGuillaume Cottenceau2001-02-121-1/+1
|
* tag VERSION as 8.0 since stage2 graphics now show 8.0Guillaume Cottenceau2001-02-071-1/+1
|
* - use bzlib instead of zlib to reduce overall sizeGuillaume Cottenceau2001-01-261-9/+7
| | | | | - take home my own bzlib code to (1) reduce code size with good compile options (2) make it compile and link against dietlibc
* stage1: add pcmciaGuillaume Cottenceau2001-01-241-22/+11
|
* - add DISK install from ISO image fileGuillaume Cottenceau2001-01-111-1/+1
|
* - add FTPGuillaume Cottenceau2001-01-111-1/+1
| | | | | | - add HTTP - use single place for mountpoints and static directories
* - add dhcpGuillaume Cottenceau2001-01-081-1/+1
| | | | | - save network information for stage2
* fix many dependenciesGuillaume Cottenceau2001-01-061-15/+15
| | | | | include .depend stuff
* integrate dietlibc/stdio per default for cdrom and disk only installsGuillaume Cottenceau2001-01-041-42/+43
|
* use a #define for Linux-Mandrake following fclara's requireGuillaume Cottenceau2000-12-221-1/+1
|
* add disk install supportGuillaume Cottenceau2000-12-181-1/+1
|
* mdk-stage1 produces the boot images in CookerGuillaume Cottenceau2000-12-181-6/+6
|
* polish for integration into cookerGuillaume Cottenceau2000-12-181-1/+1
|
* automatic mode added (a.k.a get rid of redhat kickstart)Guillaume Cottenceau2000-12-171-1/+1
|
* - network/nfs worksGuillaume Cottenceau2000-12-161-1/+1
|
* - do progressbar since it seems nobody can live without itGuillaume Cottenceau2000-12-141-17/+65
| | | | | | - write real separation between cdrom, disk, and network code; have multiple targets for that issue - begin network code: network interface is up and runing (static IP only), network is configured
* - add pci probing featureGuillaume Cottenceau2000-12-121-4/+10
| | | | | | - add listing of available modules and insmod'ing on user request - make rescue-stage2 working
* add stdio frontend (get rid of newt+slang -eq reducing binary by 80 kbytes) ↵Guillaume Cottenceau2000-12-111-4/+17
| | | | (40 kbytes for compressed binary)
* week-end stuff: now supports second stage as a ramdiskGuillaume Cottenceau2000-12-111-1/+4
| | | | | | adds better device files handling (some in initrd, others dynamically created) better logging of detected IDE and SCSI devices
* mdk-stage1 can now run the Install from CDROMGuillaume Cottenceau2000-12-081-1/+1
|
* first draft can detect your cdrom drivesGuillaume Cottenceau2000-12-071-10/+13
| | | | | soon will launch the stage2
* first draftGuillaume Cottenceau2000-11-211-22/+26
|
* first draft for init and minilibcGuillaume Cottenceau2000-11-201-0/+118