Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stage1 used to write files /tmp/network, /tmp/ifcfg-eth0, /etc/modules.conf | Pascal Rigaux | 2004-07-01 | 2 | -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-sun16 | Pascal Rigaux | 2004-07-01 | 1 | -1/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2004-07-01 | 1 | -1/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2004-07-01 | 1 | -1/+1 |
| | |||||
* | also remove drakbackup | Pascal Rigaux | 2004-07-01 | 1 | -1/+1 |
| | |||||
* | add bug reference | Thierry Vignaud | 2004-07-01 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-07-01 | 2 | -2/+2 |
| | |||||
* | 10-50mdk | Thierry Vignaud | 2004-07-01 | 1 | -1/+11 |
| | |||||
* | revert ugly code printing "This program cannot be run in console mode", | Pascal Rigaux | 2004-07-01 | 13 | -130/+13 |
| | | | | | it is easily done in ugtk2.pm | ||||
* | update | Funda Wang | 2004-06-30 | 1 | -1990/+1973 |
| | |||||
* | when doing update_splash or remove_splash, call when_config_changed (mainly ↵ | Pascal Rigaux | 2004-06-30 | 1 | -0/+2 |
| | | | | for lilo) | ||||
* | use print + exit instead of die | Pascal Rigaux | 2004-06-30 | 1 | -1/+1 |
| | | | | | (so that standalone tools don't need to do it by hand) | ||||
* | for Active Directory, allow: Kerberos, SSL/TLS, simple and anonymous | Pascal Rigaux | 2004-06-30 | 1 | -3/+22 |
| | |||||
* | try to display arrows closely to transmission values | Olivier Blin | 2004-06-30 | 1 | -20/+19 |
| | |||||
* | shut up "smbclient -L" | Pascal Rigaux | 2004-06-30 | 1 | -1/+1 |
| | |||||
* | create directories if needed for "READ" files of etcfiles | Pascal Rigaux | 2004-06-30 | 1 | -0/+1 |
| | |||||
* | always draw an arrow next to transmitted amount | Olivier Blin | 2004-06-30 | 1 | -7/+6 |
| | |||||
* | always display a speed label for transmitted graph | Olivier Blin | 2004-06-30 | 1 | -1/+1 |
| | |||||
* | also add unison | Pascal Rigaux | 2004-06-30 | 1 | -1/+1 |
| | |||||
* | fix button layout | Thierry Vignaud | 2004-06-30 | 1 | -4/+4 |
| | |||||
* | set /var/log/clamav/freshclam.log owner to clamav | Pascal Rigaux | 2004-06-30 | 1 | -0/+2 |
| | |||||
* | - install nxclient and clamav | Pascal Rigaux | 2004-06-30 | 1 | -1/+5 |
| | | | | | - fix nxclient | ||||
* | (build_it) add translator hint | Thierry Vignaud | 2004-06-30 | 1 | -1/+3 |
| | |||||
* | fix build explanation (else make_live will horribly die due to missing | Thierry Vignaud | 2004-06-30 | 1 | -1/+1 |
| | | | | | functions :-() | ||||
* | allow the user to use different scales for received and transmitted | Olivier Blin | 2004-06-30 | 1 | -2/+13 |
| | |||||
* | prepare code to use distinct scales for received and transmitted | Olivier Blin | 2004-06-30 | 1 | -40/+51 |
| | |||||
* | update how to build instructions | Thierry Vignaud | 2004-06-30 | 1 | -0/+3 |
| | |||||
* | please perl_checker | Pascal Rigaux | 2004-06-30 | 1 | -1/+1 |
| | |||||
* | do not forget to update hdlists | Thierry Vignaud | 2004-06-30 | 1 | -0/+1 |
| | |||||
* | fix required packages list | Thierry Vignaud | 2004-06-30 | 1 | -2/+0 |
| | |||||
* | remove most magic numbers, prefer usage of $width and $height | Olivier Blin | 2004-06-30 | 1 | -36/+43 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-06-30 | 1 | -0/+1 |
| | |||||
* | display a nicer error message when disk is not found | Thierry Vignaud | 2004-06-30 | 1 | -0/+1 |
| | |||||
* | updated Estonian and Uzbek files | Pablo Saratxaga | 2004-06-29 | 3 | -6571/+6516 |
| | |||||
* | use fsedit::is_same_hd in drakupdate_fstab and revert previous change in ↵ | Olivier Blin | 2004-06-29 | 2 | -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 Rigaux | 2004-06-29 | 1 | -1/+1 |
| | | | | the same | ||||
* | properly handle "back" behavior in mirror list step | Olivier Blin | 2004-06-29 | 1 | -2/+2 |
| | |||||
* | do not unset automatic if mirror list selection fails, we know it wasn't ↵ | Olivier Blin | 2004-06-29 | 1 | -3/+1 |
| | | | | automatic at that point | ||||
* | remove http proxy settings from interface structure, that was really dumb | Olivier Blin | 2004-06-29 | 2 | -27/+12 |
| | |||||
* | do not add default device in device hash, it will be filled with result from ↵ | Olivier Blin | 2004-06-29 | 1 | -1/+1 |
| | | | | fs::subpart_from_wild_device_name | ||||
* | always update $part{device} in fs::subpart_from_wild_device_name because ↵ | Olivier Blin | 2004-06-29 | 1 | -2/+2 |
| | | | | /dev is stripped (fix #6982, #10175) | ||||
* | allow to use a specific ACNAME for pppoe connections | Olivier Blin | 2004-06-29 | 3 | -6/+13 |
| | |||||
* | variable declaration fixes (spotted by neofutur) | Olivier Blin | 2004-06-29 | 3 | -3/+3 |
| | |||||
* | - cleanup handle_etcfiles() | Pascal Rigaux | 2004-06-29 | 2 | -11/+13 |
| | | | | | | - /etc/security/fileshare.conf is on key to allow fileshare - remove unused files | ||||
* | allow clamav to work and freshen it's database | Pascal Rigaux | 2004-06-29 | 1 | -0/+3 |
| | | | | | (although not saved on key) | ||||
* | fix typo | Pascal Rigaux | 2004-06-29 | 1 | -1/+1 |
| | |||||
* | fix umounting | Thierry Vignaud | 2004-06-29 | 1 | -0/+1 |
| | |||||
* | - add bootloader-config (used by bootloader-utils and bootsplash scripts) | Pascal Rigaux | 2004-06-29 | 1 | -4/+23 |
| | | | | | | | | | | | | | | | | | | | | | | - drakboot (pixel): o major backend rewrite b/c of code sharing with new installkernel o when adding a new kernel, have a nicer new name for conflicting entry o when modifying kernel parameters in all entries, skip the "failsafe" entry (#10143) o when modifying a symlink, ensure we also use the long name for the old symlink in the existing entries - drakconnect (Olivier Blin): o never disable "DHCP host name" entry box, it shouldn't be linked with "Assign host name from DHCP address" checkbox (#2759, #9981) o unblacklist sis900 since its link beat detection works with latest kernels - draksound: remove unneeded "above" lines in modules::write_conf (Olivier Blin) (#8288) - ugtk2 layer: catch missing wizard pixmap, otherwise we end up with unshown windows and error messages can't pop up (pixel) - don't require mkbootdisk | ||||
* | add missing share/net_monitor.desktop | Pascal Rigaux | 2004-06-29 | 1 | -1/+1 |
| | |||||
* | also set PHOTO (so we get gphoto) | Pascal Rigaux | 2004-06-29 | 1 | -1/+1 |
| |