Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | create detect_devices::probe_name() & detect_devices::probe_unique_name() ↵ | Pascal Rigaux | 2005-06-02 | 5 | -10/+19 | |
| | | | | and use them | |||||
* | make perl_checker happy | Pascal Rigaux | 2005-06-02 | 1 | -1/+1 | |
| | ||||||
* | revert very new titi sucks | Pascal Rigaux | 2005-06-02 | 1 | -1/+1 | |
| | ||||||
* | (acceptLicense) fix exiting step license | Thierry Vignaud | 2005-06-01 | 1 | -1/+1 | |
| | ||||||
* | (miscellaneousAfter) fix very old uncatched bug | Thierry Vignaud | 2005-06-01 | 1 | -1/+1 | |
| | ||||||
* | Tape backup/restore fixes to work with new .backupignore scheme, +bugs. | Stew Benedict | 2005-06-01 | 1 | -4/+6 | |
| | ||||||
* | (ask_fromW) simplify | Thierry Vignaud | 2005-06-01 | 1 | -2/+1 | |
| | ||||||
* | allow specifying the uid and gid when creating a user (part of bugzilla #15190) | Pascal Rigaux | 2005-06-01 | 1 | -0/+9 | |
| | ||||||
* | (ask_fromW) do not use next in callback | Thierry Vignaud | 2005-06-01 | 1 | -1/+1 | |
| | ||||||
* | fix typo | Pascal Rigaux | 2005-06-01 | 1 | -1/+2 | |
| | ||||||
* | add many resolutions, but don't allow them yet | Pascal Rigaux | 2005-06-01 | 1 | -5/+21 | |
| | ||||||
* | merge_fstabs doesn't mess around with options anymore in "loose" mode | Pascal Rigaux | 2005-06-01 | 1 | -1/+0 | |
| | ||||||
* | ensure reading existing fstab in suggest_mount_points doesn't get its options | Pascal Rigaux | 2005-06-01 | 1 | -4/+7 | |
| | ||||||
* | auto_install support for creating LABELed devices | Pascal Rigaux | 2005-06-01 | 1 | -1/+1 | |
| | ||||||
* | set the LABEL after formatting, or drop it if we don't know how to set it | Pascal Rigaux | 2005-06-01 | 1 | -0/+8 | |
| | ||||||
* | nicer log | Pascal Rigaux | 2005-06-01 | 1 | -1/+1 | |
| | ||||||
* | use command mount instead of using directly the syscall (allows some cleanup) | Pascal Rigaux | 2005-06-01 | 4 | -75/+62 | |
| | ||||||
* | add language selection to finish-install | Pascal Rigaux | 2005-06-01 | 3 | -30/+49 | |
| | ||||||
* | use services::set_status | Olivier Blin | 2005-05-31 | 1 | -6/+3 | |
| | ||||||
* | - rename "hw_account" step as "isdn_account" | Olivier Blin | 2005-05-31 | 1 | -10/+7 | |
| | | | | | | - remove unneeded code - don't overwrite huptimeout value | |||||
* | tag obscure isdn card settings as advanced | Olivier Blin | 2005-05-31 | 1 | -5/+5 | |
| | ||||||
* | if__(exists $foo, $bar) returns $bar whatever $foo is, don't try to | Olivier Blin | 2005-05-31 | 1 | -25/+18 | |
| | | | | | | make smart code that don't work (initial goal was probably to hide some isdn settings if they weren't set) | |||||
* | really handle irq, mem, io, io0, io1 isdn paramaters (i.e. finish the | Olivier Blin | 2005-05-31 | 1 | -5/+5 | |
| | | | | | "fix parameters reading/writin in isdn config" commit from Titi) | |||||
* | read I4L_IDLETIME setting | Olivier Blin | 2005-05-31 | 1 | -0/+1 | |
| | ||||||
* | handle huptimeout setting again (I4L_IDLETIME in isdn4net) | Olivier Blin | 2005-05-31 | 2 | -1/+2 | |
| | ||||||
* | remove unneded modules loading ('net' category is deprecated for ages) | Olivier Blin | 2005-05-31 | 1 | -2/+0 | |
| | ||||||
* | Updated | Willy Sudiarto Raharjo | 2005-05-31 | 1 | -39/+44 | |
| | ||||||
* | update | Thierry Vignaud | 2005-05-31 | 1 | -12/+12 | |
| | ||||||
* | remove dead code | Olivier Blin | 2005-05-31 | 1 | -5/+0 | |
| | ||||||
* | updated pot file | Pablo Saratxaga | 2005-05-31 | 71 | -61180/+63945 | |
| | ||||||
* | adding back translation of descriptions for some known display managers | Pascal Rigaux | 2005-05-31 | 1 | -1/+7 | |
| | ||||||
* | add no_club option to specify that no club drivers are available (ECI) | Olivier Blin | 2005-05-30 | 1 | -14/+17 | |
| | ||||||
* | move netprofile stuff in network::network | Olivier Blin | 2005-05-30 | 4 | -45/+48 | |
| | ||||||
* | - don't use hard written entries anymore | Pascal Rigaux | 2005-05-30 | 1 | -35/+11 | |
| | | | | | | - display the entries sorted as given - simplify code using more drakx functions | |||||
* | fix spacing in 10.3-0.20mdk's changelog | Thierry Vignaud | 2005-05-30 | 1 | -1/+1 | |
| | ||||||
* | look for *.conf | Pascal Rigaux | 2005-05-30 | 1 | -1/+1 | |
| | ||||||
* | add missing closing brace | Olivier Blin | 2005-05-30 | 1 | -0/+2 | |
| | ||||||
* | external isdn modems don't require the "isdn_dial_on_boot" step | Olivier Blin | 2005-05-30 | 1 | -1/+1 | |
| | ||||||
* | $netc->{isdntype} is unneeded | Olivier Blin | 2005-05-30 | 1 | -2/+1 | |
| | ||||||
* | simply isdn external modem code (remove $netcnx->{isdn_external}) | Olivier Blin | 2005-05-30 | 1 | -12/+9 | |
| | ||||||
* | don't kill runaway processes in drakx-in-chroot since we don't detect wether ↵ | Pascal Rigaux | 2005-05-30 | 1 | -1/+1 | |
| | | | | those are runaway processes or normal processes | |||||
* | remove unneeded comments | Olivier Blin | 2005-05-30 | 1 | -3/+0 | |
| | ||||||
* | use network::thirdparty for modem devices | Olivier Blin | 2005-05-30 | 1 | -42/+14 | |
| | ||||||
* | allow to ask for some configuration fields (useful for "device" in "rtc" ↵ | Olivier Blin | 2005-05-30 | 1 | -1/+6 | |
| | | | | category) | |||||
* | don't skip selectLanguage, selectKeyboard and miscellaneous by default in ↵ | Pascal Rigaux | 2005-05-30 | 1 | -1/+1 | |
| | | | | drakx-in-chroot | |||||
* | button "Reboot" is better called "Quit" for chrooted installs | Pascal Rigaux | 2005-05-30 | 1 | -1/+1 | |
| | ||||||
* | remove dead code | Pascal Rigaux | 2005-05-30 | 1 | -4/+2 | |
| | ||||||
* | make drakx-in-chroot work | Pascal Rigaux | 2005-05-30 | 3 | -3/+19 | |
| | ||||||
* | 10.3-0.20mdk | Thierry Vignaud | 2005-05-30 | 1 | -1/+13 | |
| | ||||||
* | (write_preload_conf) factorize modules managment | Thierry Vignaud | 2005-05-30 | 1 | -4/+1 | |
| |