summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'ppp'.topic/pppMystery Man2001-06-111481-593979/+0
|
* Initial revisionGuillaume Cottenceau2001-06-11184-0/+74040
|
* applied patches given for printer configuration bug reported by David Eastcott.Francois Pons2001-06-112-3/+3
|
* pixelization (tested!)Pascal Rigaux2001-06-101-18/+21
|
* - add 'guessmounts' that mimics RH's detecting of partitions when rescue startsGuillaume Cottenceau2001-06-104-1/+96
|
* updated Azeri filePablo Saratxaga2001-06-101-1631/+1054
|
* updated Russian filePablo Saratxaga2001-06-102-1782/+2400
|
* (g_auto_install): more comments in auto_inst.cfg filePascal Rigaux2001-06-101-3/+8
|
* rescuept in /sbin nowGuillaume Cottenceau2001-06-091-1/+1
|
* rescuept is in /sbin nowGuillaume Cottenceau2001-06-091-1/+1
|
* - c::iconv replace c::from_utf8 and c::to_utf8Pascal Rigaux2001-06-084-25/+12
| | | | | - handle po files in any charset, iconv'ed to the right charset
* fixed fix for isBurner as it does not run on SCSI device.Francois Pons2001-06-081-2/+7
|
* updated Russian and Ukrainian filesPablo Saratxaga2001-06-071-1393/+1516
|
* check all files are world-readable before uploadingPascal Rigaux2001-06-071-0/+4
|
* ensure files are all world-readable (otherwise it bothers mirrors)Pascal Rigaux2001-06-071-0/+0
|
* new german wersionStefan Siegel2001-06-071-2638/+1528
|
* added icon supportdamien2001-06-061-2/+2
|
* use a wait_message again when in automatic mode for insmoding scsi modules ↵Guillaume Cottenceau2001-06-061-2/+12
| | | | since it's long
* refresh newt when newt comes up, so if dialogues delay to appear we're not ↵Guillaume Cottenceau2001-06-061-0/+1
| | | | with a blank screen
* switch to XFree 4.1.0 instead of 4.0.3.Francois Pons2001-06-061-10/+10
|
* Matrox card does not like DRI without AGP bus.Francois Pons2001-06-061-1/+1
|
* keep Aurora and install icewm-light furthermore.Francois Pons2001-06-061-3/+3
|
* Avoid hard coded perl version in list files, use PERL_VERSION magicFrancois Pons2001-06-063-11/+11
| | | | | string instead.
* Avoid hard coded perl version in list files, use PERL_VERSION magicFrancois Pons2001-06-062-55/+53
| | | | | string instead.
* fixed burner and dvd drive detection ;-)Francois Pons2001-06-061-18/+8
| | | | | | | | | c::isBurner seems to detect both IDE and SCSI drive and description does not necessary contains CDRW substring (for info). c::isDvdDrive is unable to detect SCSI drive (at least one tested) but DVD substring is quite nicely well represented, and there is few DVD drive available as SCSI (pionneer?)
* nicer solution for detecting DVD drives (still need SCSI detection)Pascal Rigaux2001-06-052-1/+18
|
* added DVD support, only first try to detect a DVD drive and rpmsrate is notFrancois Pons2001-06-052-0/+3
| | | | | updated.
* fixed non ejection of cdrom at end of install, cleaned regexp used.Francois Pons2001-06-051-5/+3
|
* (addUser): accept gid's which already exist, and don't them in /etc/groupPascal Rigaux2001-06-051-2/+2
| | | | | (for auto installs)
* *** empty log message ***Pascal Rigaux2001-06-051-0/+118
|
* fixPascal Rigaux2001-06-051-1/+1
|
* menu.lst is now a local file created from the examplePascal Rigaux2001-06-052-0/+8
|
* switch to perl 5.6.1Pascal Rigaux2001-06-053-60/+59
|
* (mount): notail in any casePascal Rigaux2001-06-051-1/+2
|
* don't wait on upping lo interfaceGuillaume Cottenceau2001-06-051-1/+1
|
* exit when exec fails after fork, i don't want two stage1 processes!Guillaume Cottenceau2001-06-051-0/+1
|
* i need working random suite for ppp with dietlibcGuillaume Cottenceau2001-06-052-1/+4
|
* fix minor bug detecting when modules are presentGuillaume Cottenceau2001-06-051-1/+1
|
* updated Polish filePablo Saratxaga2001-06-051-772/+822
|
* updated Russian filePablo Saratxaga2001-06-0242-27799/+39367
|
* - first draft of adsl supportGuillaume Cottenceau2001-06-018-54/+366
| | | | | - get back some code for supporting broken glibc unable to resolve when linked statically
* use -FULL postfix for common .c files targetting stage1-fullGuillaume Cottenceau2001-06-011-8/+12
|
* - have strncat behave the same way as in glibcGuillaume Cottenceau2001-06-012-1/+8
| | | | | - declare that we're using the DIETLIBC in include/stdlib.h, so I can change my mind in "dns.c" to handle broken glibc which is not capable of doing name resolution with a static binary
* don't modify newt code to fix dietlibc bugs, i want to link against glibc tooGuillaume Cottenceau2001-06-011-2/+2
|
* minor fixGuillaume Cottenceau2001-06-011-1/+1
|
* slight modifs to get ppp and pppoe stuff compile betterGuillaume Cottenceau2001-06-018-15/+113
|
* add runlevel chooser featureDaouda Lo2001-05-311-1/+42
|
* hide step formatPartitions when upgradingPascal Rigaux2001-05-311-1/+1
|
* check presence of files from list and list.ARCHPascal Rigaux2001-05-311-2/+6
|
* (get_needed_files): exit with error message if files from share/list (andPascal Rigaux2001-05-311-0/+2
| | | | | share/list.ARCH) are missing