summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update the inline mirror list for mini isosRafael Garcia-Suarez2004-11-171-83/+209
* also remove "require partition_table::lvm_PV" comment for perl_checkerPascal Rigaux2004-11-171-1/+0
* fix typo (thanks to bugzilla #12387)Pascal Rigaux2004-11-161-1/+1
* empty partition table means sectors #0 and #1 are zeroes, not simply sector #0Pascal Rigaux2004-11-161-2/+2
* handle more nicely raw_lvm_PV (don't simply ignore them)Pascal Rigaux2004-11-163-46/+19
* don't die in will_tell_kernel() when the device is weird, since it is normal ...Pascal Rigaux2004-11-161-3/+8
* enhance readabilityPascal Rigaux2004-11-161-8/+8
* on startup, redo ethX aliasesThierry Vignaud2004-11-162-1/+2
* enhance analyse_kernel_name(), esp. to handle i686-up-64GBPascal Rigaux2004-11-161-1/+6
* make_mdkinst_stage2 is no more, hail mdkinst_stage2_toolPascal Rigaux2004-11-161-1/+1
* move libperl.so from list.ARCH back to list, using a wildcardPascal Rigaux2004-11-165-4/+1
* update ppc kernel modules detection & loadingPascal Rigaux2004-11-162-4/+11
* enable UseFBDev in X configs on ppc, for rage128 and radeonPascal Rigaux2004-11-161-0/+3
* set raw_LINES on every fglrx devicesPascal Rigaux2004-11-161-5/+9
* drop broken codePascal Rigaux2004-11-161-3/+0
* fix yaboot detectionPascal Rigaux2004-11-161-1/+2
* cleanup get_mac_generation()Pascal Rigaux2004-11-161-11/+1
* add ahci and sata_uli SATA drivers (from latest libata as in 2.8.10-rc1-mm5)Thierry Vignaud2004-11-161-1/+1
* "53c7,8xx" is an obvious typo. what's more, 53c7xx is only a submodule forThierry Vignaud2004-11-161-1/+0
* add it8212 raid driverThierry Vignaud2004-11-161-1/+1
* 3c90x is dead for yearsThierry Vignaud2004-11-161-1/+1
* add efficeon-agp k7-agp and mch-agp AGP driversThierry Vignaud2004-11-161-2/+2
* buz and paep modules do not exist anymoreThierry Vignaud2004-11-161-1/+1
* pcilynx is a IEEE-1394 controller driver like ohci1394Thierry Vignaud2004-11-161-2/+2
* add bus/i2c (aka SMB Host controllers)Thierry Vignaud2004-11-161-0/+5
* list ibm_emac and oaknet net drivers on PPCThierry Vignaud2004-11-161-1/+1
* major switch from ramdisk to clpPascal Rigaux2004-11-162-79/+44
* for sunos:Pascal Rigaux2004-11-161-5/+4
* create isEmpty() and use it instead of simply testing {pt_type}, since {pt_ty...Pascal Rigaux2004-11-165-21/+20
* rename get_of_dev() -> dev2yaboot()Pascal Rigaux2004-11-161-4/+4
* don't write boot OF in /tmp/of_boot_dev, better use dev2yaboot() insteadPascal Rigaux2004-11-162-7/+4
* - create yaboot2file() and use itPascal Rigaux2004-11-161-76/+88
* don't use pseudo fs_type "apple" for Apple Bootstrap partitions, better only ...Pascal Rigaux2004-11-161-3/+3
* disable kernel-BOOT 2.4 until it handles clp (ie until it has gzloop)Pascal Rigaux2004-11-161-1/+1
* major switch from ramdisk to clpPascal Rigaux2004-11-1615-249/+94
* Adjust perl architecture, now that we don't have threads anymoreRafael Garcia-Suarez2004-11-151-34/+34
* new release for new perlRafael Garcia-Suarez2004-11-151-1/+4
* - special bootstrap partition warning for IBM mac_generationPascal Rigaux2004-11-151-19/+26
* switch to gbk in zh_CNFunda Wang2004-11-141-1/+2
* add partimagePascal Rigaux2004-11-131-0/+1
* no "auto install floppy" on ppcPascal Rigaux2004-11-122-3/+4
* disable ddcprobe again - it doesn't work right, causing the installer to haltPascal Rigaux2004-11-121-1/+1
* 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
* don't use minilibc.h on ppcPascal Rigaux2004-11-121-3/+13
* simplify arch dependent config based on dietlibc vs glibc.Pascal Rigaux2004-11-121-18/+5
* some defines are not arch dependentPascal Rigaux2004-11-121-6/+7