summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (mount_part) stop removing lost+found (#16173) (pixel's changelog was ↵Thierry Vignaud2005-06-081-1/+0
| | | | "no_comment")
* 10.3-0.22mdkThierry Vignaud2005-06-081-2/+8
|
* bump conflict on drakconf due to blino's changesThierry Vignaud2005-06-081-1/+1
|
* allow to install ndiswrapper drivers during installOlivier Blin2005-06-081-2/+3
|
* use prefix only once it has been defined by installOlivier Blin2005-06-082-19/+23
|
* do not crash when restarting shorewallOlivier Blin2005-06-071-0/+1
|
* don't be fooled by if_ not short-circuiting and auto-vivification, use ↵Olivier Blin2005-06-072-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.21mdkThierry Vignaud2005-06-071-1/+18
|
* meloJosé Jorge2005-06-071-334/+140
|
* (mount) use 'soft' & 'intr' options for nfs mountsThierry Vignaud2005-06-071-1/+1
|
* (media_browser): handle nfsPascal Rigaux2005-06-071-31/+73
|
* allow inspecting nfsPascal Rigaux2005-06-071-1/+1
|
* handle nfs mount (since we now use the /bin/mount instead of the syscall, we ↵Pascal Rigaux2005-06-071-2/+4
| | | | get it for free)
* updated Welsh filePablo Saratxaga2005-06-061-37/+37
|
* updated French and Vietnamese filesPablo Saratxaga2005-06-062-421/+169
|
* replace strange "-" with a ascii compliant onePascal Rigaux2005-06-061-1/+1
|
* *** empty log message ***Pascal Rigaux2005-06-061-1/+983
|
* install2 functions should be stepsPascal Rigaux2005-06-062-19/+20
|
* get rid of $clicked and $ent_number (obsolete)Pascal Rigaux2005-06-066-84/+69
|
* change the default in case of low resources and add the Icewm choicePascal Rigaux2005-06-061-1/+1
|
* make it more readableOlivier Blin2005-06-061-1/+1
|
* kill unused variablesOlivier Blin2005-06-061-3/+0
|
* simplify apply() since sethostname() is done by configure_network()Olivier Blin2005-06-061-5/+2
|
* set system hostname when writing network configurationOlivier Blin2005-06-061-0/+1
|
* create adjustments before resolution is set so that they get correct upper ↵Olivier Blin2005-06-061-3/+3
| | | | values
* - create update_scales_for_resolution() and update_scale_values_from_conf() ↵Olivier Blin2005-06-061-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 barOlivier Blin2005-06-061-11/+17
| | | | | | - update_rect -> update_theme_from_rect - create update_rect out of switch_to_mode
* nicer errorPascal Rigaux2005-06-061-1/+1
|
* - put quotes if needed for root=xxx (quotes are needed for LABEL=...)Pascal Rigaux2005-06-062-6/+11
| | | | | - use LABEL=... if preferred
* really consider text box valuesOlivier Blin2005-06-061-1/+1
|
* rewrite before adding morePascal Rigaux2005-06-061-3/+9
|
* fix typo instead of trying to be perl_checker compliant ...Olivier Blin2005-06-061-2/+2
|
* keep read-only, read-write and label as verbatim as possiblePascal Rigaux2005-06-061-5/+4
| | | | | (note that read-only will not appear by default anymore since "ro" is the default)
* handle GATEWAY field again in manage interfaceOlivier Blin2005-06-061-6/+6
|
* use bootloader->{message_text} instead of bootloader->{message}Pascal Rigaux2005-06-062-11/+19
|
* use real_main here since exceptions are handledOlivier Blin2005-06-061-1/+1
|
* update commentsOlivier Blin2005-06-061-2/+2
|
* add ISP field in eagle-usb.confOlivier Blin2005-06-061-1/+1
|
* netconnect API change, harddrake::autoconf::network_conf seems unusedOlivier Blin2005-06-061-1/+1
| | | | | anyway, and this easy_dhcp thing is already performed by hotplug
* drop unused variable, this file is modified in network::shorewall nowOlivier Blin2005-06-061-1/+0
|
* new netconnect APIOlivier Blin2005-06-062-12/+6
|
* API change (me sux)Olivier Blin2005-06-061-6/+3
|
* make a special "low resources" choicePascal Rigaux2005-06-063-3/+15
|
* Translated more stringsPer Øyvind Karlsen2005-06-061-424/+94
|
* don't add us_intl, lang2keyboards() takes care of everything (bugzilla #12979)Pascal Rigaux2005-06-061-1/+1
|
* default to "en" keyboard (as requested by pablo)Pascal Rigaux2005-06-061-2/+2
|
* add pata_pdc2027x SATA driverThierry Vignaud2005-06-031-1/+1
|
* do not use a loop device to read ISO image IDs, read them directly in the ↵Olivier Blin2005-06-031-8/+4
| | | | file ...
* introduce network_is_cheap(), use it, and fix a boolean typoOlivier Blin2005-06-031-2/+7
|
* $o->{net}{type} is already defined in more appropriate placesOlivier Blin2005-06-031-4/+0
|