| Commit message (Expand) | Author | Age | Files | Lines |
* | comply to new "mar -l" format | Guillaume Cottenceau | 2001-01-26 | 1 | -1/+1 |
* | - use bzlib instead of zlib to reduce overall size | Guillaume Cottenceau | 2001-01-26 | 12 | -28/+5208 |
* | mar now uses bzlib, no more zlib | Guillaume Cottenceau | 2001-01-26 | 5 | -193/+137 |
* | adjust include files to compile bzlib | Guillaume Cottenceau | 2001-01-26 | 1 | -1/+3 |
* | restore passing of pcmcia info to stage2 | Guillaume Cottenceau | 2001-01-26 | 1 | -6/+10 |
* | - mdk-stage1: now linux-2.4 uses floppy.o to access floppy drives | Guillaume Cottenceau | 2001-01-25 | 1 | -2/+4 |
* | better tightness of probing stuff | Guillaume Cottenceau | 2001-01-25 | 2 | -14/+11 |
* | print warning message when insmod of PCI-detected device fails | Guillaume Cottenceau | 2001-01-25 | 1 | -2/+11 |
* | re-integrate autoprobe of tulip network cards, kernel-2.4 has strange way to ... | Guillaume Cottenceau | 2001-01-25 | 1 | -1/+1 |
* | restore symlink /sbin/sh -> /usr/bin/sh for stage2 | Guillaume Cottenceau | 2001-01-25 | 1 | -0/+0 |
* | stage1: add pcmcia | Guillaume Cottenceau | 2001-01-24 | 22 | -22/+6813 |
* | - clean up deprecated symlinks (insmod, rmmod, cardmgr) | Guillaume Cottenceau | 2001-01-24 | 1 | -0/+0 |
* | add automatic support in choice of NET device, in case of multiple NET devices | Guillaume Cottenceau | 2001-01-22 | 1 | -1/+1 |
* | consistent dot-terminated error messages, consistent no-dot log messages | Guillaume Cottenceau | 2001-01-22 | 4 | -9/+9 |
* | re-put Netmask input per default (void entry -> automatic guess) | Guillaume Cottenceau | 2001-01-22 | 1 | -16/+10 |
* | allow providing void password in network/ftp installs | Guillaume Cottenceau | 2001-01-21 | 2 | -4/+3 |
* | fix remaining perror's | Guillaume Cottenceau | 2001-01-21 | 2 | -5/+5 |
* | - better msg in fatal errors | Guillaume Cottenceau | 2001-01-21 | 1 | -1/+3 |
* | - add load of third party modules in Expert mode (PS rulz) | Guillaume Cottenceau | 2001-01-12 | 6 | -23/+97 |
* | use strrchr instead of doing it by hand | Guillaume Cottenceau | 2001-01-12 | 1 | -6/+1 |
* | add /dev/fd0 | Guillaume Cottenceau | 2001-01-12 | 2 | -0/+0 |
* | - replace remaining perror's with log_perror's | Guillaume Cottenceau | 2001-01-12 | 3 | -60/+17 |
* | add more memory carefulness with CDROM install | Guillaume Cottenceau | 2001-01-12 | 1 | -1/+1 |
* | - add wait_message for initializing of CDROM's (it can be long when it's SCSI) | Guillaume Cottenceau | 2001-01-12 | 1 | -9/+24 |
* | - fix behaviour with bad ISO images (DISK installs) | Guillaume Cottenceau | 2001-01-12 | 3 | -7/+8 |
* | fix failing umount for DISK installs in some failing loopback situations | Guillaume Cottenceau | 2001-01-11 | 2 | -12/+17 |
* | close some fd's | Guillaume Cottenceau | 2001-01-11 | 1 | -0/+3 |
* | better log messages | Guillaume Cottenceau | 2001-01-11 | 1 | -5/+4 |
* | polish generic blank.img situation (no modules and/or modules.dep available) | Guillaume Cottenceau | 2001-01-11 | 3 | -23/+25 |
* | act nicely when no partitions are found on some disk | Guillaume Cottenceau | 2001-01-11 | 1 | -0/+5 |
* | continue anyway when insmod'ing of modules fail (for blank.img) | Guillaume Cottenceau | 2001-01-11 | 3 | -8/+7 |
* | - add DISK install from ISO image file | Guillaume Cottenceau | 2001-01-11 | 4 | -6/+211 |
* | tweak config | Guillaume Cottenceau | 2001-01-11 | 1 | -91/+1 |
* | *** empty log message *** | Guillaume Cottenceau | 2001-01-11 | 2 | -0/+563 |
* | - add FTP | Guillaume Cottenceau | 2001-01-11 | 11 | -99/+346 |
* | remove nasty messages when mar or marfiles not available to perform consisten... | Guillaume Cottenceau | 2001-01-11 | 1 | -3/+8 |
* | remove warnings from compile | Guillaume Cottenceau | 2001-01-10 | 2 | -0/+3 |
* | tweak dietlibc config to get minimal size | Guillaume Cottenceau | 2001-01-10 | 1 | -3/+3 |
* | - disk install can now load the second stage ramdisk, included pixel's readli... | Guillaume Cottenceau | 2001-01-09 | 4 | -21/+42 |
* | - use clearer messages (s/Installation/Distribution/g and some more) | Guillaume Cottenceau | 2001-01-09 | 2 | -9/+33 |
* | fix naming of multiple SCSI devices, thanks to Franco Silvestro | Guillaume Cottenceau | 2001-01-08 | 1 | -3/+3 |
* | - add dhcp | Guillaume Cottenceau | 2001-01-08 | 5 | -533/+644 |
* | remove disable swap | Guillaume Cottenceau | 2001-01-08 | 1 | -54/+0 |
* | *** empty log message *** | Guillaume Cottenceau | 2001-01-06 | 1 | -0/+1 |
* | uglyfy my shiny modules-loading code to save some stuff in /etc/modules.conf ... | Guillaume Cottenceau | 2001-01-06 | 8 | -29/+100 |
* | support both 2.2 and 2.4 | Guillaume Cottenceau | 2001-01-06 | 1 | -1/+1 |
* | fix many dependencies | Guillaume Cottenceau | 2001-01-06 | 1 | -15/+15 |
* | remove makinf in examples subdir | Guillaume Cottenceau | 2001-01-06 | 1 | -1/+0 |
* | don't build contrib/elftrunc for us | Guillaume Cottenceau | 2001-01-06 | 1 | -5/+2 |
* | tolerate file not found at creation of archives | Guillaume Cottenceau | 2001-01-06 | 1 | -31/+34 |