summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* merge with waproamd versionOlivier Blin2004-08-161-6/+43
|
* add comments from waproamd versionOlivier Blin2004-08-161-1/+6
|
* do not write noipdefault in /etc/ppp/peers/ppp0 for pptp connectionsOlivier Blin2004-08-161-1/+2
|
* alsaconf is in alsa-utils package (bug 10358)Olivier Blin2004-08-161-1/+1
|
* (probe_that_type) do not prompt in discovered_device() before loading usb ↵Olivier Blin2004-08-161-1/+3
| | | | controllers (they're not network devices)
* we don't use XF86Config-4 anymorePascal Rigaux2004-08-161-2/+2
|
* handle /etc/X11/xorg.confPascal Rigaux2004-08-161-4/+11
|
* *** empty log message ***Pascal Rigaux2004-08-161-1/+191
|
* (adsl_probe_info) net_cnx_up is obsolete, pptp info is available inOlivier Blin2004-08-161-2/+0
| | | | | ppp config files
* field is {default_selected}, not {selected}Pascal Rigaux2004-08-161-6/+6
|
* (adsl_conf_backend) don't write net cnx scripts, internet serviceOlivier Blin2004-08-161-2/+0
| | | | | should be dead
* remove useless assignment (already done in adsl_protocol step)Olivier Blin2004-08-161-1/+0
|
* fix pppoe with sagem (write ETH=`/usr/sbin/eaglectrl -i` instead of ETH=sagem)Olivier Blin2004-08-161-1/+2
|
* don't configure firewall after configuring network during installPascal Rigaux2004-08-161-5/+0
| | | | | (in summary you can configure firewall directly)
* better URLPREFIX parsing regexp (handle URLPREFIX = "http://leia")Pascal Rigaux2004-08-161-1/+1
|
* changed a keyboard namePablo Saratxaga2004-08-161-2/+2
|
* replace freeDriver with freedriver (stage2 para are lower cased)Pascal Rigaux2004-08-163-3/+3
|
* help debugging detectloaderPascal Rigaux2004-08-161-0/+1
|
* modules::load doesn't accept options anymore, use ↵Pascal Rigaux2004-08-161-3/+2
| | | | modules::load_with_options() (bugzilla #10778)
* add load_with_options()Pascal Rigaux2004-08-161-5/+10
|
* add sata_sis (bugzilla #10365)Pascal Rigaux2004-08-161-1/+1
|
* updated Italian filePablo Saratxaga2004-08-151-3/+3
|
* zh_CN -> zh_cn to fit CVS moduleFunda Wang2004-08-141-8/+8
|
* (updateAutologin) clean any::set_autologin() callThierry Vignaud2004-08-131-1/+1
|
* (set_autologin) parameters are optionnal, writing empty variables inThierry Vignaud2004-08-131-10/+10
| | | | | kdmrc and the like means disabled autologin
* enabled Turkmen and Tatar; prepared various other languages (waiting forPablo Saratxaga2004-08-131-17/+32
| | | | | | lang-*.png pixmap). updated the kde-i18n list with the newly available languages
* misc cleanupsOlivier Blin2004-08-131-7/+6
|
* make perl_checker happyOlivier Blin2004-08-131-2/+1
|
* perl_checker fixOlivier Blin2004-08-131-1/+1
|
* (drakboot --splash) add enable_framebuffer to allow to choose a videoOlivier Blin2004-08-131-1/+39
| | | | | mode if boot isn't graphical
* *** empty log message ***Pascal Rigaux2004-08-131-1/+324
|
* add and use bootloader::set_append_netprofile() and ↵Olivier Blin2004-08-132-3/+16
| | | | bootloader::get_append_netprofile()
* changed arabic font to roya.ttf (from fonts-ttf-arabic-farsi) whichPablo Saratxaga2004-08-131-0/+0
| | | | | | | | | also cover Farsi (fa). updated Nimbus Sans L to cooker version, and edited it to add the two missing letters needed to full latin and cyrillic coverage (the two letters were latin schwa (for Azeri) and cyrillic che with descender (for Tajik))
* One further step towards the ftp supplementary mediaRafael Garcia-Suarez2004-08-131-3/+8
|
* perl_checker compliancePascal Rigaux2004-08-132-2/+2
|
* - bootloader::remove_append_dict() is not useful, bootloader::set_append() ↵Pascal Rigaux2004-08-132-9/+1
| | | | | | | | can do the same - don't modify anything before "Ok" is clicked - set_append with $netprofile eq '' will remove parameter PROFILE=xxx, which is what we want
* s/compssUsers/compssUsers.pl/Pascal Rigaux2004-08-131-1/+1
|
* - don't use compssUsers anymore, use compssUsers.plPascal Rigaux2004-08-1312-287/+226
| | | | | | | | - code to display compssUsers choices is now in compssUsers.pl - {compssUsers} is now a list instead of a hash, and so drop {compssUsersSorted} - rename {compssUsersChoice} to {rpmsrate_flags_chosen} (better name) - i18n_compssUsers is no more needed, add share/compssUsers.pl* to ALLPMS
* remove old linuxconf profile codeOlivier Blin2004-08-132-22/+0
|
* (setupBootloader__entries) allow to choose net profile in advanced modeOlivier Blin2004-08-131-0/+5
|
* add remove_append_dictOlivier Blin2004-08-131-0/+7
|
* add list of providers for modem connexions in INSTALL sectionOlivier Blin2004-08-131-0/+1
|
* New ad's for 10.1David Baudens2004-08-13147-798/+640
|
* perl_checker fix (add missing spaces)Olivier Blin2004-08-131-1/+1
|
* ctrl-alt-delete allows to restart installOlivier Blin2004-08-131-2/+5
|
* do not assume drakvpn is already configured if the tunnels file isOlivier Blin2004-08-131-1/+1
| | | | | made of comments only
* drakupdate_fstab: add debug mode that dumps argv, device list and fstabOlivier Blin2004-08-131-0/+10
| | | | | to make bug reports easier
* (device_name_to_entry) remove unused $variableOlivier Blin2004-08-131-1/+1
|
* (device_name_to_entry) if device looks like a devfs device, setOlivier Blin2004-08-131-1/+1
| | | | | | $e->{devfs_device} to $name even if the device wasn't found in devices list (it helps in case the device has been removed in del mode)
* (device_name_to_entry) remove useless assignmentOlivier Blin2004-08-131-1/+0
|