summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 1.23Olivier Blin2008-02-281-1/+1
* 1.22Olivier Blin2008-02-271-1/+1
* 1.21:Olivier Blin2008-02-111-1/+1
* 1.20Olivier Blin2008-02-111-1/+1
* rebuild with list_modules to handle atl2 ethernet driverOlivier Blin2007-12-211-1/+1
* export BASE when building tarballOlivier Blin2007-12-211-2/+2
* fix linking with dietlibc /o\Olivier Blin2007-11-161-1/+1
* fix linking of static archives with gccOlivier Blin2007-11-161-2/+4
* link with pcmcia/sysfs libsOlivier Blin2007-10-231-1/+1
* use FULL objects in probe-modulesOlivier Blin2007-10-231-1/+1
* 1.18Olivier Blin2007-10-031-1/+1
* add probe-modules helperOlivier Blin2007-10-031-1/+4
* 1.17Olivier Blin2007-09-241-1/+1
* 1.16Pascal Rigaux2007-09-051-1/+1
* 1.15Olivier Blin2007-08-271-1/+1
* 1.14Olivier Blin2007-08-231-1/+1
* 1.13Olivier Blin2007-08-211-1/+1
* 1.12Olivier Blin2007-08-201-1/+1
* 1.11Olivier Blin2007-08-151-1/+1
* - use ldetect/libmodprobe/libpci instead of custom pci/usb probeOlivier Blin2007-08-141-1/+1
* use new path for diet libzOlivier Blin2007-08-131-1/+1
* link init with stage1 libc (oh no, we are losing 6k!) since minilibc use remo...Olivier Blin2007-07-171-11/+4
* do not explicitely set INIT_HEADERS to init-libc-headers.h, it already defaul...Olivier Blin2007-07-171-5/+2
* fix build of pppoe by using dietlibc termios headerOlivier Blin2007-07-161-1/+1
* 1.10Olivier Blin2007-07-161-1/+1
* link rescue-gui with params (prepare next commits)Olivier Blin2007-07-051-1/+1
* - move parameters functions in params.cOlivier Blin2007-07-051-1/+1
* 1.9Pascal Rigaux2007-06-291-1/+1
* build pcmcia header only on i386/x86_64 (patch from Pixel, #30668)Olivier Blin2007-05-091-3/+3
* 1.8Olivier Blin2007-04-251-1/+1
* pass DISTRIB_TYPE when building stage1 (useful to know which mirro list to re...Olivier Blin2007-04-251-1/+1
* re-sync after the big svn lossPascal Rigaux2007-04-251-67/+31
* ka support (initially from Antoine Ginies and Erwan Velu)Olivier Blin2005-08-281-3/+4
* fix build on x86_64Thierry Vignaud2005-08-031-1/+1
* Fix path of librpc.a now that we use the system's dietlibcRafael Garcia-Suarez2005-05-061-1/+1
* use installed dietlibc, not our forked cvs versionPascal Rigaux2005-05-061-11/+2
* initial wireless support (needs ESSID, and optionally a WEP key)Olivier Blin2005-04-201-1/+1
* pcmcia also works on x86-64 (old 10.1-branch)Gwenolé Beauchesne2005-03-171-0/+8
* allow to clean local directory onlyOlivier Blin2005-03-161-1/+3
* partition.c is used only in disk installs for nowOlivier Blin2005-03-161-2/+2
* don't forget to link with third_party stuffOlivier Blin2005-03-091-1/+1
* move partition stuff in partition.c and common disk stuff in tools.cOlivier Blin2005-03-091-1/+1
* add a dhcp-client built using mdk-stage1 codePascal Rigaux2005-01-311-5/+17
* only prompt for "Additional Drivers floppy" for networkPascal Rigaux2005-01-281-1/+1
* include gi/Makefile.config to have DISTRIB_DESCR definedPascal Rigaux2005-01-181-0/+1
* factorize the distrib versionPascal Rigaux2005-01-151-3/+1
* minimal bootsplash stage1 supportPascal Rigaux2004-12-201-3/+3
* major switch from ramdisk to clpPascal Rigaux2004-11-161-3/+3
* build init using $(DIET) just like stage2-* (needed for ppc, and nicer),Pascal Rigaux2004-11-121-22/+6
* remove GLIBC_LDFLAGS_STAGE1 and DIETLIBC_LDFLAGS_STAGE1 since they were not u...Pascal Rigaux2004-11-121-6/+2