Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't need prefixing with current package | Pascal Rigaux | 2005-06-09 | 7 | -12/+12 |
| | |||||
* | (mount_part) stop removing lost+found (#16173) (pixel's changelog was ↵ | Thierry Vignaud | 2005-06-08 | 1 | -1/+0 |
| | | | | "no_comment") | ||||
* | 10.3-0.22mdk | Thierry Vignaud | 2005-06-08 | 1 | -2/+8 |
| | |||||
* | bump conflict on drakconf due to blino's changes | Thierry Vignaud | 2005-06-08 | 1 | -1/+1 |
| | |||||
* | allow to install ndiswrapper drivers during install | Olivier Blin | 2005-06-08 | 1 | -2/+3 |
| | |||||
* | use prefix only once it has been defined by install | Olivier Blin | 2005-06-08 | 2 | -19/+23 |
| | |||||
* | do not crash when restarting shorewall | Olivier Blin | 2005-06-07 | 1 | -0/+1 |
| | |||||
* | don't be fooled by if_ not short-circuiting and auto-vivification, use ↵ | Olivier Blin | 2005-06-07 | 2 | -3/+3 |
| | | | | $conf->{masq_subnet} instead of $conf->{masquerade}{subnet} (i.e. do not write buggy shorewall masqfile when connection sharing is disabled) | ||||
* | 10.3-0.21mdk | Thierry Vignaud | 2005-06-07 | 1 | -1/+18 |
| | |||||
* | melo | José Jorge | 2005-06-07 | 1 | -334/+140 |
| | |||||
* | (mount) use 'soft' & 'intr' options for nfs mounts | Thierry Vignaud | 2005-06-07 | 1 | -1/+1 |
| | |||||
* | (media_browser): handle nfs | Pascal Rigaux | 2005-06-07 | 1 | -31/+73 |
| | |||||
* | allow inspecting nfs | Pascal Rigaux | 2005-06-07 | 1 | -1/+1 |
| | |||||
* | handle nfs mount (since we now use the /bin/mount instead of the syscall, we ↵ | Pascal Rigaux | 2005-06-07 | 1 | -2/+4 |
| | | | | get it for free) | ||||
* | updated Welsh file | Pablo Saratxaga | 2005-06-06 | 1 | -37/+37 |
| | |||||
* | updated French and Vietnamese files | Pablo Saratxaga | 2005-06-06 | 2 | -421/+169 |
| | |||||
* | replace strange "-" with a ascii compliant one | Pascal Rigaux | 2005-06-06 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2005-06-06 | 1 | -1/+983 |
| | |||||
* | install2 functions should be steps | Pascal Rigaux | 2005-06-06 | 2 | -19/+20 |
| | |||||
* | get rid of $clicked and $ent_number (obsolete) | Pascal Rigaux | 2005-06-06 | 6 | -84/+69 |
| | |||||
* | change the default in case of low resources and add the Icewm choice | Pascal Rigaux | 2005-06-06 | 1 | -1/+1 |
| | |||||
* | make it more readable | Olivier Blin | 2005-06-06 | 1 | -1/+1 |
| | |||||
* | kill unused variables | Olivier Blin | 2005-06-06 | 1 | -3/+0 |
| | |||||
* | simplify apply() since sethostname() is done by configure_network() | Olivier Blin | 2005-06-06 | 1 | -5/+2 |
| | |||||
* | set system hostname when writing network configuration | Olivier Blin | 2005-06-06 | 1 | -0/+1 |
| | |||||
* | create adjustments before resolution is set so that they get correct upper ↵ | Olivier Blin | 2005-06-06 | 1 | -3/+3 |
| | | | | values | ||||
* | - create update_scales_for_resolution() and update_scale_values_from_conf() ↵ | Olivier Blin | 2005-06-06 | 1 | -14/+10 |
| | | | | | | | out of update_scale_values() - modify $adj{$_}{value} instead of calling $adj{$_}->set_value to avoid some artefacts caused by callbacks | ||||
* | - draw cross in progress bar | Olivier Blin | 2005-06-06 | 1 | -11/+17 |
| | | | | | | - update_rect -> update_theme_from_rect - create update_rect out of switch_to_mode | ||||
* | nicer error | Pascal Rigaux | 2005-06-06 | 1 | -1/+1 |
| | |||||
* | - put quotes if needed for root=xxx (quotes are needed for LABEL=...) | Pascal Rigaux | 2005-06-06 | 2 | -6/+11 |
| | | | | | - use LABEL=... if preferred | ||||
* | really consider text box values | Olivier Blin | 2005-06-06 | 1 | -1/+1 |
| | |||||
* | rewrite before adding more | Pascal Rigaux | 2005-06-06 | 1 | -3/+9 |
| | |||||
* | fix typo instead of trying to be perl_checker compliant ... | Olivier Blin | 2005-06-06 | 1 | -2/+2 |
| | |||||
* | keep read-only, read-write and label as verbatim as possible | Pascal Rigaux | 2005-06-06 | 1 | -5/+4 |
| | | | | | (note that read-only will not appear by default anymore since "ro" is the default) | ||||
* | handle GATEWAY field again in manage interface | Olivier Blin | 2005-06-06 | 1 | -6/+6 |
| | |||||
* | use bootloader->{message_text} instead of bootloader->{message} | Pascal Rigaux | 2005-06-06 | 2 | -11/+19 |
| | |||||
* | use real_main here since exceptions are handled | Olivier Blin | 2005-06-06 | 1 | -1/+1 |
| | |||||
* | update comments | Olivier Blin | 2005-06-06 | 1 | -2/+2 |
| | |||||
* | add ISP field in eagle-usb.conf | Olivier Blin | 2005-06-06 | 1 | -1/+1 |
| | |||||
* | netconnect API change, harddrake::autoconf::network_conf seems unused | Olivier Blin | 2005-06-06 | 1 | -1/+1 |
| | | | | | anyway, and this easy_dhcp thing is already performed by hotplug | ||||
* | drop unused variable, this file is modified in network::shorewall now | Olivier Blin | 2005-06-06 | 1 | -1/+0 |
| | |||||
* | new netconnect API | Olivier Blin | 2005-06-06 | 2 | -12/+6 |
| | |||||
* | API change (me sux) | Olivier Blin | 2005-06-06 | 1 | -6/+3 |
| | |||||
* | make a special "low resources" choice | Pascal Rigaux | 2005-06-06 | 3 | -3/+15 |
| | |||||
* | Translated more strings | Per Øyvind Karlsen | 2005-06-06 | 1 | -424/+94 |
| | |||||
* | don't add us_intl, lang2keyboards() takes care of everything (bugzilla #12979) | Pascal Rigaux | 2005-06-06 | 1 | -1/+1 |
| | |||||
* | default to "en" keyboard (as requested by pablo) | Pascal Rigaux | 2005-06-06 | 1 | -2/+2 |
| | |||||
* | do not use a loop device to read ISO image IDs, read them directly in the ↵ | Olivier Blin | 2005-06-03 | 1 | -8/+4 |
| | | | | file ... | ||||
* | introduce network_is_cheap(), use it, and fix a boolean typo | Olivier Blin | 2005-06-03 | 1 | -2/+7 |
| | |||||
* | $o->{net}{type} is already defined in more appropriate places | Olivier Blin | 2005-06-03 | 1 | -4/+0 |
| |