Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chksession gives GNOME for gnome, not Gnome | Pascal Rigaux | 2003-09-01 | 1 | -1/+1 |
| | |||||
* | - configure /etc/sysconfig/autologin in case of xdm, but remove it if kde/gnome | Pascal Rigaux | 2003-08-28 | 1 | -1/+12 |
| | | | | | - create any::sessions() | ||||
* | if there is only one users and meta_class is discovery, choose autologin ↵ | Pascal Rigaux | 2003-08-28 | 1 | -1/+4 |
| | | | | without asking | ||||
* | fix pot regeneration at package build time | Thierry Vignaud | 2003-08-27 | 1 | -1/+1 |
| | |||||
* | Now acpi=ht to prevent HT detection only | Nicolas Planel | 2003-08-27 | 1 | -2/+2 |
| | |||||
* | install "autofs" pkg when using ldap (thanks to Buchan Milne) | Pascal Rigaux | 2003-08-26 | 1 | -1/+1 |
| | |||||
* | Merge from AMD64 branch: lib64 fixes | Gwenolé Beauchesne | 2003-08-19 | 1 | -2/+2 |
| | |||||
* | use $::prefix instead of passing $prefix to functions | Pascal Rigaux | 2003-08-10 | 1 | -26/+23 |
| | |||||
* | try to restore the MBR using "lilo -u" for users not liking the default | Pascal Rigaux | 2003-08-06 | 1 | -0/+2 |
| | | | | | bootloader automatic configuration (eg: bug #4415) | ||||
* | fix an old typo | Pascal Rigaux | 2003-08-05 | 1 | -1/+1 |
| | |||||
* | fix ask_window_manager_to_logout for gnome | Pascal Rigaux | 2003-08-04 | 1 | -1/+1 |
| | |||||
* | - move write_smb_conf() from install_any to network::smb | Pascal Rigaux | 2003-08-01 | 1 | -0/+92 |
| | | | | | | | | | | | | | | | - rename setAuthentication() to set_authentication() - move the work of set_authentication() from install_any to any - move the per-authentification kind questions from install_steps_interactive::setRootPassword() to any::ask_authentification_parameters() - various cleanup in code prompting authentification questions - call install_any::set_authentication() in install_steps::setRootPassword() instead of waiting for the installPackages step to be done (since setRootPassword occurs *after* packages installation) - don't call set_authentification() in install_steps::addUser() (why was this done there??) => these changes will allow drakauth | ||||
* | use $::prefix | Pascal Rigaux | 2003-08-01 | 1 | -4/+3 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-07-30 | 1 | -1/+1 |
| | |||||
* | - cleanup debug code | Pascal Rigaux | 2003-07-30 | 1 | -32/+30 |
| | | | | | - use read_gnomekderc & update_gnomekderc instead of getVarsFromSh & substInFile | ||||
* | allow other=/dev/fd0 (bug #4405) | Pascal Rigaux | 2003-07-30 | 1 | -1/+1 |
| | |||||
* | new autologin scheme (spec87): directly configure display manager | Thierry Vignaud | 2003-07-23 | 1 | -6/+26 |
| | |||||
* | changed "Country" . " / Region" to "Country / Region" and fixed Chinese po's | Pablo Saratxaga | 2003-07-12 | 1 | -1/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-06-06 | 1 | -6/+6 |
| | |||||
* | - user name must begin with a letter but not with a number or - or _ | Daouda Lo | 2003-05-27 | 1 | -1/+1 |
| | |||||
* | be perl_checker prototype compliant | Pascal Rigaux | 2003-05-26 | 1 | -7/+7 |
| | |||||
* | in standalone drakboot, raise a wait message window so that the user can figure | Thierry Vignaud | 2003-05-19 | 1 | -0/+2 |
| | | | | | out what occurs (lilo installation being quite long) | ||||
* | use matched values only if matching did success | Thierry Vignaud | 2003-05-12 | 1 | -2/+2 |
| | |||||
* | have /etc/sysconfig/i18n in report.bug | Guillaume Cottenceau | 2003-04-30 | 1 | -0/+1 |
| | |||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -4/+4 |
| | |||||
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -5/+5 |
| | |||||
* | removed acpi reference here (should already been have removed earlier). | Francois Pons | 2003-03-26 | 1 | -5/+6 |
| | | | | | moved here hdInstallPath from install_any. | ||||
* | hp fix | Thierry Vignaud | 2003-03-24 | 1 | -1/+1 |
| | |||||
* | cleanup (still need to handle permissions more cleanly, people using umask 0 | Pascal Rigaux | 2003-03-13 | 1 | -4/+2 |
| | | | | | should be shot) | ||||
* | fix #3161 (ensure right permissions on /etc/sysconfig/autologin for | Thierry Vignaud | 2003-03-13 | 1 | -0/+2 |
| | | | | | bad root umask case) | ||||
* | fix lilo-menu not working (bug #3048) | Pascal Rigaux | 2003-03-11 | 1 | -1/+1 |
| | |||||
* | launch startx.autologin instead of startx in autologin | Frederic Lepied | 2003-03-07 | 1 | -1/+1 |
| | |||||
* | don't create xxx.conf for standard devfs compatibility names | Pascal Rigaux | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | make sure acpi is installed. | Francois Pons | 2003-03-06 | 1 | -2/+2 |
| | |||||
* | fix behaviour when only one lang is available (clicking | Guillaume Cottenceau | 2003-03-05 | 1 | -0/+1 |
| | | | | | on "cancel" on the country selection didn't cancel it) | ||||
* | any::selectLanguage: in standalone, don't categorize langs, for | Guillaume Cottenceau | 2003-03-03 | 1 | -27/+37 |
| | | | | | better looking (since most people will have very few of them) | ||||
* | install acpi and acpid if "Enable ACPI" is ok. | Francois Pons | 2003-02-28 | 1 | -0/+5 |
| | |||||
* | added dmidecode in bug report. | Francois Pons | 2003-02-25 | 1 | -0/+1 |
| | |||||
* | (fileshare_config): create group "fileshare" in "Custom" mode | Pascal Rigaux | 2003-02-25 | 1 | -0/+1 |
| | |||||
* | allow Cancel in setupBootloader__entries | Pascal Rigaux | 2003-02-20 | 1 | -1/+1 |
| | |||||
* | cows go møøh | Guillaume Cottenceau | 2003-02-20 | 1 | -1/+1 |
| | |||||
* | - add "Force No APIC" | Pascal Rigaux | 2003-02-20 | 1 | -8/+9 |
| | | | | | | | - rename add_append() to set_append() (since it can be used to remove a key) - add remove_append_simple() | ||||
* | add XF86Config and XF86Config-4 to report.bug | Pascal Rigaux | 2003-02-20 | 1 | -0/+2 |
| | |||||
* | no autologin by default if more than one users | Pascal Rigaux | 2003-02-20 | 1 | -1/+1 |
| | |||||
* | to workaround perl bug removing UTF8 flag when passing scalars to die's, pass | Guillaume Cottenceau | 2003-02-19 | 1 | -1/+1 |
| | | | | | | a scalar-ref. but we need to de-ref, so it might break many things :). let's make a prayer :). | ||||
* | have "all languages" and "utf8" before the list of languages, per request of ↵ | Guillaume Cottenceau | 2003-02-19 | 1 | -9/+9 |
| | | | | pablo | ||||
* | s/boot partition/the root partition/ (cf bug #1803) | Pascal Rigaux | 2003-02-19 | 1 | -1/+1 |
| | |||||
* | don't use tmpfs on /tmp if /tmp is a separate partition | Pascal Rigaux | 2003-02-18 | 1 | -1/+1 |
| | | | | | (anyway, all this is ugly, see with titi) | ||||
* | add a checkbox "Force ACPI" | Pascal Rigaux | 2003-02-17 | 1 | -0/+9 |
| | |||||
* | clean $o->{locale}{langs} | Guillaume Cottenceau | 2003-02-16 | 1 | -0/+1 |
| |