summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* a somewhat better error checkingPascal Rigaux2004-07-011-1/+1
|
* fix typo causing multiple "Keyboard" entries in XF86Config (bugzilla #10163)Pascal Rigaux2004-07-011-2/+2
|
* add fluxbox in known window managers listOlivier Blin2004-07-011-1/+1
|
* stage1 used to write files /tmp/network, /tmp/ifcfg-eth0, /etc/modules.confPascal Rigaux2004-07-012-2/+4
| | | | | | | but those files are in /stage1 after pivot rooting, so: - write modules.conf in /tmp instead of /etc - cp those files from /stage1/tmp to /tmp before umounting /stage1
* default consolefont is lat0-16, no more lat0-sun16Pascal Rigaux2004-07-011-1/+1
|
* fix typoPascal Rigaux2004-07-011-1/+1
|
* fix typoPascal Rigaux2004-07-011-1/+1
|
* also remove drakbackupPascal Rigaux2004-07-011-1/+1
|
* add bug referenceThierry Vignaud2004-07-011-1/+1
|
* typo fixThierry Vignaud2004-07-012-2/+2
|
* 10-50mdkThierry Vignaud2004-07-011-1/+11
|
* revert ugly code printing "This program cannot be run in console mode",Pascal Rigaux2004-07-0113-130/+13
| | | | | it is easily done in ugtk2.pm
* updateFunda Wang2004-06-301-1990/+1973
|
* when doing update_splash or remove_splash, call when_config_changed (mainly ↵Pascal Rigaux2004-06-301-0/+2
| | | | for lilo)
* use print + exit instead of diePascal Rigaux2004-06-301-1/+1
| | | | | (so that standalone tools don't need to do it by hand)
* for Active Directory, allow: Kerberos, SSL/TLS, simple and anonymousPascal Rigaux2004-06-301-3/+22
|
* try to display arrows closely to transmission valuesOlivier Blin2004-06-301-20/+19
|
* shut up "smbclient -L"Pascal Rigaux2004-06-301-1/+1
|
* create directories if needed for "READ" files of etcfilesPascal Rigaux2004-06-301-0/+1
|
* always draw an arrow next to transmitted amountOlivier Blin2004-06-301-7/+6
|
* always display a speed label for transmitted graphOlivier Blin2004-06-301-1/+1
|
* also add unisonPascal Rigaux2004-06-301-1/+1
|
* fix button layoutThierry Vignaud2004-06-301-4/+4
|
* set /var/log/clamav/freshclam.log owner to clamavPascal Rigaux2004-06-301-0/+2
|
* - install nxclient and clamavPascal Rigaux2004-06-301-1/+5
| | | | | - fix nxclient
* (build_it) add translator hintThierry Vignaud2004-06-301-1/+3
|
* fix build explanation (else make_live will horribly die due to missingThierry Vignaud2004-06-301-1/+1
| | | | | functions :-()
* allow the user to use different scales for received and transmittedOlivier Blin2004-06-301-2/+13
|
* prepare code to use distinct scales for received and transmittedOlivier Blin2004-06-301-40/+51
|
* update how to build instructionsThierry Vignaud2004-06-301-0/+3
|
* please perl_checkerPascal Rigaux2004-06-301-1/+1
|
* do not forget to update hdlistsThierry Vignaud2004-06-301-0/+1
|
* fix required packages listThierry Vignaud2004-06-301-2/+0
|
* remove most magic numbers, prefer usage of $width and $heightOlivier Blin2004-06-301-36/+43
|
* *** empty log message ***Pascal Rigaux2004-06-301-0/+1
|
* display a nicer error message when disk is not foundThierry Vignaud2004-06-301-0/+1
|
* updated Estonian and Uzbek filesPablo Saratxaga2004-06-293-6571/+6516
|
* use fsedit::is_same_hd in drakupdate_fstab and revert previous change in ↵Olivier Blin2004-06-292-3/+3
| | | | fs::subpart_from_wild_device_name (do not fill both devfs_device and device fields)
* in is_same_hd(), both hds can have {device} unset, it doesn't mean they are ↵Pascal Rigaux2004-06-291-1/+1
| | | | the same
* properly handle "back" behavior in mirror list stepOlivier Blin2004-06-291-2/+2
|
* do not unset automatic if mirror list selection fails, we know it wasn't ↵Olivier Blin2004-06-291-3/+1
| | | | automatic at that point
* remove http proxy settings from interface structure, that was really dumbOlivier Blin2004-06-292-27/+12
|
* do not add default device in device hash, it will be filled with result from ↵Olivier Blin2004-06-291-1/+1
| | | | fs::subpart_from_wild_device_name
* always update $part{device} in fs::subpart_from_wild_device_name because ↵Olivier Blin2004-06-291-2/+2
| | | | /dev is stripped (fix #6982, #10175)
* allow to use a specific ACNAME for pppoe connectionsOlivier Blin2004-06-293-6/+13
|
* variable declaration fixes (spotted by neofutur)Olivier Blin2004-06-293-3/+3
|
* - cleanup handle_etcfiles()Pascal Rigaux2004-06-292-11/+13
| | | | | | - /etc/security/fileshare.conf is on key to allow fileshare - remove unused files
* allow clamav to work and freshen it's databasePascal Rigaux2004-06-291-0/+3
| | | | | (although not saved on key)
* fix typoPascal Rigaux2004-06-291-1/+1
|
* fix umountingThierry Vignaud2004-06-291-0/+1
|