summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Guillaume Cottenceau2001-01-112-0/+563
|
* - add FTPGuillaume Cottenceau2001-01-1111-99/+346
| | | | | | - add HTTP - use single place for mountpoints and static directories
* remove nasty messages when mar or marfiles not available to perform ↵Guillaume Cottenceau2001-01-111-3/+8
| | | | consistency check
* 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 ↵Guillaume Cottenceau2001-01-094-21/+42
| | | | | | | readlink test to cut vfat problems - disabled TOCHECK's for rescue/umounting stuff
* - use clearer messages (s/Installation/Distribution/g and some more)Guillaume Cottenceau2001-01-092-9/+33
| | | | | | - prints partition sizes in Mbytes - prints extract of partition contents on failure of some DISK steps
* fix naming of multiple SCSI devices, thanks to Franco SilvestroGuillaume Cottenceau2001-01-081-3/+3
|
* - add dhcpGuillaume Cottenceau2001-01-085-533/+644
| | | | | - save network information for stage2
* 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
| | | | (scsi, net, modules options)
* support both 2.2 and 2.4Guillaume Cottenceau2001-01-061-1/+1
|
* fix many dependenciesGuillaume Cottenceau2001-01-061-15/+15
| | | | | include .depend stuff
* 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
|
* do not need malloc padding anymore since dietlibc malloc is fixed nowGuillaume Cottenceau2001-01-051-2/+0
|
* fix of 4/5 parameters unified syscalls from latest dietlibcGuillaume Cottenceau2001-01-053-3/+6
|
* fix malloc from latest dietlibc versionGuillaume Cottenceau2001-01-051-4/+12
|
* remove confusing **temp** stuffGuillaume Cottenceau2001-01-041-2/+0
|
* integrate dietlibc/stdio per default for cdrom and disk only installsGuillaume Cottenceau2001-01-04337-84/+9478
|
* fix english thanx to emmaGuillaume Cottenceau2001-01-041-1/+1
|
* really do itGuillaume Cottenceau2001-01-031-1/+6
|
* *** empty log message ***Guillaume Cottenceau2001-01-021-0/+1
|
* use more readable warning messages for missing modules between pci-ids and ↵Guillaume Cottenceau2001-01-021-1/+1
| | | | files actually in marfiles
* support load of modules with parameters when insmod failed without parameter ↵Guillaume Cottenceau2001-01-023-17/+32
| | | | and user asks for it
* vacances:Guillaume Cottenceau2001-01-022-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 Cottenceau2001-01-021-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 Cottenceau2001-01-022-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 failedGuillaume Cottenceau2001-01-021-1/+1
|
* *** empty log message ***Pascal Rigaux2000-12-283-0/+3
|
* use the ldetect-lst-devel package instead of assuming the CVS version in ↵Pascal Rigaux2000-12-281-2/+2
| | | | gi/ldetect-lst
* better cleanupPascal Rigaux2000-12-282-2/+2
|
* use a #define for Linux-Mandrake following fclara's requireGuillaume Cottenceau2000-12-229-19/+23
|
* use kernel headers 2.2 for nfsmount stuffGuillaume Cottenceau2000-12-213-2/+281
|
* use max compression to save a few bytesGuillaume Cottenceau2000-12-211-1/+1
|
* complies to ldetect/pcitableGuillaume Cottenceau2000-12-191-5/+10
|
* add disk install supportGuillaume Cottenceau2000-12-186-23/+103
|
* fix "cancel" sillyness in choosing cdrom device dialogGuillaume Cottenceau2000-12-181-3/+7
|
* mdk-stage1 produces the boot images in CookerGuillaume Cottenceau2000-12-183-8/+12
|
* add /dev/ram3Guillaume Cottenceau2000-12-181-0/+0
|
* mar-creation prints a bit of informationGuillaume Cottenceau2000-12-181-0/+1
|
* fixes compilation.Francois Pons2000-12-181-1/+2
|
* polish for integration into cookerGuillaume Cottenceau2000-12-185-9/+589
|
* use of ldetect-lst instead of obsoleted ../../perl-install/pci_probing/pcitableFrancois Pons2000-12-181-2/+1
|
* allow compilation on glibc-2.2Francois Pons2000-12-181-1/+1
|
* nice handle of automatic mode for cdrom installGuillaume Cottenceau2000-12-189-30/+24
|
* automatic mode added (a.k.a get rid of redhat kickstart)Guillaume Cottenceau2000-12-1710-75/+248
|
* - network/nfs worksGuillaume Cottenceau2000-12-1616-48/+1135
|