summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* change handling of .depend in MakefileGuillaume Cottenceau2001-06-111-8/+8
|
* change location of error message when no reply receivedGuillaume Cottenceau2001-06-111-1/+1
|
* have PPP drivers in net_raw rather than in netGuillaume Cottenceau2001-06-111-4/+4
|
* add PPP modules for 'net' driversGuillaume Cottenceau2001-06-111-0/+4
|
* fix missing newline on /etc/X11/glx.conf when modifying mga_dma = 0Francois Pons2001-06-111-1/+1
|
* really fix the Matrox G200 PCI card acceleration using XF3, by disabling DMA onFrancois Pons2001-06-111-0/+6
| | | | | /etc/X11/glx.conf
* corrected CVS: ↵damien2001-06-111-15/+15
| | | | ----------------------------------------------------------------------
* (grep_): add a missing semi-colonPascal Rigaux2001-06-111-1/+1
|
* updateddamien2001-06-112-6/+16
|
* (main): don't check /usr/bin/urpmi, better check /usr/sbin/urpmi.updatePascal Rigaux2001-06-111-1/+1
|
* remove NIS which is handled by DrakX (titi sucks)Pascal Rigaux2001-06-111-1/+0
|
* typoCVS: ----------------------------------------------------------------------damien2001-06-111-0/+5
|
* added gtkset_layoutdamien2001-06-111-1/+6
|
* no icon if wizarddamien2001-06-111-1/+1
|
* perliseddamien2001-06-111-62/+32
|
* proxydamien2001-06-111-0/+12
|
* first import of drakproxyDavid Odin2001-06-111-0/+107
|
* - adsl support in network.imgGuillaume Cottenceau2001-06-111-23/+31
| | | | | - have root=/dev/ram3 in bootloaders so I don't need some code in stage1
* have adsl pppoe installation availableGuillaume Cottenceau2001-06-1117-95/+392
|
* refine all.modules deps so we won't rebuild kernel stuff everytimeGuillaume Cottenceau2001-06-111-1/+4
|
* perl 5.6.1 nowGuillaume Cottenceau2001-06-111-2/+2
|
* do not set root=/dev/ram3 from my code anymore, expect the bootloader to set ↵Guillaume Cottenceau2001-06-112-11/+2
| | | | the parameter correctly
* axalon sucks, we can have NEWT_FLAG_PASSWORD that will show us '**' for ↵Guillaume Cottenceau2001-06-111-1/+1
| | | | passwords
* added magic probe of resolution found, if the probed resolution seems strangeFrancois Pons2001-06-111-2/+8
| | | | | | according to memory available, it try to let the user select the right resolution and depth.
* added some bigger memory range.Francois Pons2001-06-111-1/+3
|
* Initial revisionGuillaume Cottenceau2001-06-1158-0/+17757
|
* 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?)