Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** 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 |
| | | | | (scsi, net, modules options) | ||||
* | 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 |
| | | | | | include .depend stuff | ||||
* | 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 |
| | |||||
* | do not need malloc padding anymore since dietlibc malloc is fixed now | Guillaume Cottenceau | 2001-01-05 | 1 | -2/+0 |
| | |||||
* | fix of 4/5 parameters unified syscalls from latest dietlibc | Guillaume Cottenceau | 2001-01-05 | 3 | -3/+6 |
| | |||||
* | fix malloc from latest dietlibc version | Guillaume Cottenceau | 2001-01-05 | 1 | -4/+12 |
| | |||||
* | remove confusing **temp** stuff | Guillaume Cottenceau | 2001-01-04 | 1 | -2/+0 |
| | |||||
* | integrate dietlibc/stdio per default for cdrom and disk only installs | Guillaume Cottenceau | 2001-01-04 | 337 | -84/+9478 |
| | |||||
* | fix english thanx to emma | Guillaume Cottenceau | 2001-01-04 | 1 | -1/+1 |
| | |||||
* | really do it | Guillaume Cottenceau | 2001-01-03 | 1 | -1/+6 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2001-01-02 | 1 | -0/+1 |
| | |||||
* | use more readable warning messages for missing modules between pci-ids and ↵ | Guillaume Cottenceau | 2001-01-02 | 1 | -1/+1 |
| | | | | files actually in marfiles | ||||
* | support load of modules with parameters when insmod failed without parameter ↵ | Guillaume Cottenceau | 2001-01-02 | 3 | -17/+32 |
| | | | | and user asks for it | ||||
* | vacances: | Guillaume Cottenceau | 2001-01-02 | 2 | -49/+63 |
| | | | | | | - be consistent so that every error messages do not end up with a newline. smaller code + consistency. - support insmod calls with parameters given to the kernel (ISA boards and so on..) | ||||
* | vacances: | Guillaume Cottenceau | 2001-01-02 | 1 | -6/+14 |
| | | | | | | - honour kernel-2.4 modules location when globbing for finding modules by type - verify against ../../modules/*.mar stuff to print out warnings if we miss some modules | ||||
* | vacances: | Guillaume Cottenceau | 2001-01-02 | 2 | -12/+10 |
| | | | | | | | - use malloc instead of alloca for big main allocation since on some systems (LM-7.2 for example it seems) the stack size is limited to 2048 kbyt es - don't give up when the CRC is not OK, but tries to continue anyway | ||||
* | remove file if perl script execution failed | Guillaume Cottenceau | 2001-01-02 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2000-12-28 | 3 | -0/+3 |
| | |||||
* | use the ldetect-lst-devel package instead of assuming the CVS version in ↵ | Pascal Rigaux | 2000-12-28 | 1 | -2/+2 |
| | | | | gi/ldetect-lst | ||||
* | better cleanup | Pascal Rigaux | 2000-12-28 | 2 | -2/+2 |
| | |||||
* | use a #define for Linux-Mandrake following fclara's require | Guillaume Cottenceau | 2000-12-22 | 9 | -19/+23 |
| | |||||
* | use kernel headers 2.2 for nfsmount stuff | Guillaume Cottenceau | 2000-12-21 | 3 | -2/+281 |
| | |||||
* | use max compression to save a few bytes | Guillaume Cottenceau | 2000-12-21 | 1 | -1/+1 |
| | |||||
* | complies to ldetect/pcitable | Guillaume Cottenceau | 2000-12-19 | 1 | -5/+10 |
| | |||||
* | add disk install support | Guillaume Cottenceau | 2000-12-18 | 6 | -23/+103 |
| | |||||
* | fix "cancel" sillyness in choosing cdrom device dialog | Guillaume Cottenceau | 2000-12-18 | 1 | -3/+7 |
| | |||||
* | mdk-stage1 produces the boot images in Cooker | Guillaume Cottenceau | 2000-12-18 | 3 | -8/+12 |
| | |||||
* | add /dev/ram3 | Guillaume Cottenceau | 2000-12-18 | 1 | -0/+0 |
| | |||||
* | mar-creation prints a bit of information | Guillaume Cottenceau | 2000-12-18 | 1 | -0/+1 |
| | |||||
* | fixes compilation. | Francois Pons | 2000-12-18 | 1 | -1/+2 |
| | |||||
* | polish for integration into cooker | Guillaume Cottenceau | 2000-12-18 | 5 | -9/+589 |
| | |||||
* | use of ldetect-lst instead of obsoleted ../../perl-install/pci_probing/pcitable | Francois Pons | 2000-12-18 | 1 | -2/+1 |
| | |||||
* | allow compilation on glibc-2.2 | Francois Pons | 2000-12-18 | 1 | -1/+1 |
| | |||||
* | nice handle of automatic mode for cdrom install | Guillaume Cottenceau | 2000-12-18 | 9 | -30/+24 |
| | |||||
* | automatic mode added (a.k.a get rid of redhat kickstart) | Guillaume Cottenceau | 2000-12-17 | 10 | -75/+248 |
| | |||||
* | - network/nfs works | Guillaume Cottenceau | 2000-12-16 | 16 | -48/+1135 |
| | |||||
* | - do progressbar since it seems nobody can live without it | Guillaume Cottenceau | 2000-12-14 | 15 | -49/+725 |
| | | | | | | - 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 | ||||
* | blah, don't include my test file in the repositoty | Guillaume Cottenceau | 2000-12-12 | 2 | -8/+7 |
| | |||||
* | network devices detection and insmod on user input | Guillaume Cottenceau | 2000-12-12 | 4 | -9/+98 |
| | |||||
* | progressbar for newt+stdio while loading ramdisk | Guillaume Cottenceau | 2000-12-12 | 6 | -26/+76 |
| | |||||
* | - add pci probing feature | Guillaume Cottenceau | 2000-12-12 | 20 | -111/+362 |
| | | | | | | - add listing of available modules and insmod'ing on user request - make rescue-stage2 working | ||||
* | add "list-contents" feature to mar-extract-only | Guillaume Cottenceau | 2000-12-12 | 2 | -0/+19 |
| | |||||
* | make all error messages consistently ending with a \n | Guillaume Cottenceau | 2000-12-12 | 1 | -11/+11 |
| | |||||
* | add stdio frontend (get rid of newt+slang -eq reducing binary by 80 kbytes) ↵ | Guillaume Cottenceau | 2000-12-11 | 5 | -9/+195 |
| | | | | (40 kbytes for compressed binary) | ||||
* | week-end stuff: now supports second stage as a ramdisk | Guillaume Cottenceau | 2000-12-11 | 15 | -122/+341 |
| | | | | | | 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 CDROM | Guillaume Cottenceau | 2000-12-08 | 12 | -15/+178 |
| |