summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Expand)AuthorAgeFilesLines
* comply to new "mar -l" formatGuillaume Cottenceau2001-01-261-1/+1
* - use bzlib instead of zlib to reduce overall sizeGuillaume Cottenceau2001-01-2612-28/+5208
* mar now uses bzlib, no more zlibGuillaume Cottenceau2001-01-265-193/+137
* adjust include files to compile bzlibGuillaume Cottenceau2001-01-261-1/+3
* restore passing of pcmcia info to stage2Guillaume Cottenceau2001-01-261-6/+10
* - mdk-stage1: now linux-2.4 uses floppy.o to access floppy drivesGuillaume Cottenceau2001-01-251-2/+4
* better tightness of probing stuffGuillaume Cottenceau2001-01-252-14/+11
* print warning message when insmod of PCI-detected device failsGuillaume Cottenceau2001-01-251-2/+11
* re-integrate autoprobe of tulip network cards, kernel-2.4 has strange way to ...Guillaume Cottenceau2001-01-251-1/+1
* restore symlink /sbin/sh -> /usr/bin/sh for stage2Guillaume Cottenceau2001-01-251-0/+0
* stage1: add pcmciaGuillaume Cottenceau2001-01-2422-22/+6813
* - clean up deprecated symlinks (insmod, rmmod, cardmgr)Guillaume Cottenceau2001-01-241-0/+0
* add automatic support in choice of NET device, in case of multiple NET devicesGuillaume Cottenceau2001-01-221-1/+1
* consistent dot-terminated error messages, consistent no-dot log messagesGuillaume Cottenceau2001-01-224-9/+9
* re-put Netmask input per default (void entry -> automatic guess)Guillaume Cottenceau2001-01-221-16/+10
* allow providing void password in network/ftp installsGuillaume Cottenceau2001-01-212-4/+3
* fix remaining perror'sGuillaume Cottenceau2001-01-212-5/+5
* - better msg in fatal errorsGuillaume Cottenceau2001-01-211-1/+3
* - add load of third party modules in Expert mode (PS rulz)Guillaume Cottenceau2001-01-126-23/+97
* use strrchr instead of doing it by handGuillaume Cottenceau2001-01-121-6/+1
* add /dev/fd0Guillaume Cottenceau2001-01-122-0/+0
* - replace remaining perror's with log_perror'sGuillaume Cottenceau2001-01-123-60/+17
* add more memory carefulness with CDROM installGuillaume Cottenceau2001-01-121-1/+1
* - add wait_message for initializing of CDROM's (it can be long when it's SCSI)Guillaume Cottenceau2001-01-121-9/+24
* - fix behaviour with bad ISO images (DISK installs)Guillaume Cottenceau2001-01-123-7/+8
* fix failing umount for DISK installs in some failing loopback situationsGuillaume Cottenceau2001-01-112-12/+17
* close some fd'sGuillaume Cottenceau2001-01-111-0/+3
* better log messagesGuillaume Cottenceau2001-01-111-5/+4
* polish generic blank.img situation (no modules and/or modules.dep available)Guillaume Cottenceau2001-01-113-23/+25
* act nicely when no partitions are found on some diskGuillaume Cottenceau2001-01-111-0/+5
* continue anyway when insmod'ing of modules fail (for blank.img)Guillaume Cottenceau2001-01-113-8/+7
* - add DISK install from ISO image fileGuillaume Cottenceau2001-01-114-6/+211
* tweak configGuillaume Cottenceau2001-01-111-91/+1
* *** empty log message ***Guillaume Cottenceau2001-01-112-0/+563
* - add FTPGuillaume Cottenceau2001-01-1111-99/+346
* remove nasty messages when mar or marfiles not available to perform consisten...Guillaume Cottenceau2001-01-111-3/+8
* remove warnings from compileGuillaume Cottenceau2001-01-102-0/+3
* tweak dietlibc config to get minimal sizeGuillaume Cottenceau2001-01-101-3/+3
* - disk install can now load the second stage ramdisk, included pixel's readli...Guillaume Cottenceau2001-01-094-21/+42
* - use clearer messages (s/Installation/Distribution/g and some more)Guillaume Cottenceau2001-01-092-9/+33
* fix naming of multiple SCSI devices, thanks to Franco SilvestroGuillaume Cottenceau2001-01-081-3/+3
* - add dhcpGuillaume Cottenceau2001-01-085-533/+644
* remove disable swapGuillaume Cottenceau2001-01-081-54/+0
* *** empty log message ***Guillaume Cottenceau2001-01-061-0/+1
* uglyfy my shiny modules-loading code to save some stuff in /etc/modules.conf ...Guillaume Cottenceau2001-01-068-29/+100
* support both 2.2 and 2.4Guillaume Cottenceau2001-01-061-1/+1
* fix many dependenciesGuillaume Cottenceau2001-01-061-15/+15
* remove makinf in examples subdirGuillaume Cottenceau2001-01-061-1/+0
* don't build contrib/elftrunc for usGuillaume Cottenceau2001-01-061-5/+2
* tolerate file not found at creation of archivesGuillaume Cottenceau2001-01-061-31/+34