summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Expand)AuthorAgeFilesLines
* expert mode is deadOlivier Blin2005-03-093-6/+1
* don't forget to link with third_party stuffOlivier Blin2005-03-091-1/+1
* do not ask for third party modules here, it's available from main menuOlivier Blin2005-03-091-3/+0
* allow to use new third party stuff from main menuOlivier Blin2005-03-091-62/+9
* initial import (allow to load thirdparty modules from disks)Olivier Blin2005-03-092-0/+178
* fix messageOlivier Blin2005-03-091-1/+1
* probe usb devices before trying to use third party modulesOlivier Blin2005-03-091-3/+3
* move partition stuff in partition.c and common disk stuff in tools.cOlivier Blin2005-03-096-166/+238
* do ask for modules here, it is already done when neededOlivier Blin2005-03-091-5/+0
* wait for mass storage devices to be detectedOlivier Blin2005-03-091-0/+3
* add log message when looking for scsi adaptersOlivier Blin2005-03-091-3/+4
* remove spurious spaceOlivier Blin2005-03-071-1/+1
* try to reuse hostname and domain information from dhcp step (#14285)Olivier Blin2005-03-071-6/+17
* ask if the http proxy should be used for ftp (#13492)Olivier Blin2005-03-071-4/+13
* don't segault if proxy step is cancelledOlivier Blin2005-03-071-4/+4
* export dhcp_domain tooOlivier Blin2005-03-071-0/+1
* set MODE_TESTING too if DEBUGSTAGE1 is setOlivier Blin2005-03-041-1/+3
* remove unused variableOlivier Blin2005-03-041-1/+0
* do not show a dialog box before loading network or SCSI drivers, we'llOlivier Blin2005-03-011-8/+4
* new option "keepmounted" to allow the rescue media to be kept mountedPascal Rigaux2005-02-285-3/+6
* fix using the mirror tree when there is an iso at the root of the mirror but ...Pascal Rigaux2005-02-181-0/+2
* new kernel doesn't like usbdevfs any more, it wants usbfsPascal Rigaux2005-02-081-1/+2
* add a dhcp-client built using mdk-stage1 codePascal Rigaux2005-01-317-8/+46
* - have nothing talking about interactive when SPAWN_INTERACTIVE is unsetPascal Rigaux2005-01-311-3/+8
* only prompt for "Additional Drivers floppy" for networkPascal Rigaux2005-01-282-1/+6
* don't prompt if no modules, otherwise "Ok" in ask_from_list_comments() gets a...Pascal Rigaux2005-01-281-1/+4
* ensure switching between different install methods do not break due to IMAGE_...Pascal Rigaux2005-01-281-0/+3
* VERSION is now DISTRIB_VERSIONPascal Rigaux2005-01-181-1/+1
* include gi/Makefile.config to have DISTRIB_DESCR definedPascal Rigaux2005-01-181-0/+1
* factorize the distrib versionPascal Rigaux2005-01-153-13/+7
* use /etc/init instead of /sbin/init to allow umounting clp in initPascal Rigaux2005-01-121-1/+6
* fix buggy blino commit which caused install failures to cause reboot without ...Pascal Rigaux2005-01-121-2/+2
* fixPascal Rigaux2005-01-061-4/+4
* ensure /tmp/syslog in stage2 contains the full logPascal Rigaux2005-01-032-2/+6
* it's cleaner to have the clp_tmpfs in /tmpPascal Rigaux2005-01-031-1/+1
* much simpler code to handle post-install update modulesPascal Rigaux2004-12-211-2/+5
* minimal bootsplash stage1 supportPascal Rigaux2004-12-209-16/+126
* create unset_automatic()Pascal Rigaux2004-12-207-15/+20
* fix http directory not starting with a "/" (it was handled for stage1, but no...Pascal Rigaux2004-12-151-1/+1
* cleanupPascal Rigaux2004-12-141-25/+26
* simplifyPascal Rigaux2004-12-041-7/+2
* *** empty log message ***Pascal Rigaux2004-11-301-9/+22
* - drop oem & recovery code (which was broken)Pascal Rigaux2004-11-294-83/+1
* - no more kernel/all.modules, things are in kernel/all.kernelsPascal Rigaux2004-11-221-1/+1
* major switch from ramdisk to clpPascal Rigaux2004-11-168-167/+73
* cleanupPascal Rigaux2004-11-121-5/+4
* simplifyPascal Rigaux2004-11-121-3/+0
* build init using $(DIET) just like stage2-* (needed for ppc, and nicer),Pascal Rigaux2004-11-122-23/+8
* remove GLIBC_LDFLAGS_STAGE1 and DIETLIBC_LDFLAGS_STAGE1 since they were not u...Pascal Rigaux2004-11-122-8/+2
* drop unused INIT_LIBC, GLIBC_LIBC, DIETLIBC_LIBC (all 3 were empty at the mom...Pascal Rigaux2004-11-122-12/+4