Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix network install | Thierry Vignaud | 2003-09-09 | 1 | -1/+0 |
| | |||||
* | - move call to ->charsetChanged from install_steps_interactive to install_steps | Pascal Rigaux | 2003-09-03 | 1 | -0/+2 |
| | | | | | | so that we can use it in install_steps_auto_install_non_interactive - don't overload ->selectLanguage to call lang::load_console_font(), overload ->charsetChanged instead | ||||
* | chksession gives GNOME for gnome, not Gnome | Pascal Rigaux | 2003-09-01 | 1 | -1/+1 |
| | |||||
* | don't install autologin if using KDE or Gnome desktop (not needed nor used) | Pascal Rigaux | 2003-08-28 | 1 | -1/+4 |
| | |||||
* | fixup last hack | Nicolas Planel | 2003-08-27 | 1 | -2/+4 |
| | |||||
* | Now acpi=ht to prevent HT detection only | Nicolas Planel | 2003-08-27 | 1 | -1/+4 |
| | |||||
* | load detected firewire modules during install | Pascal Rigaux | 2003-08-20 | 1 | -1/+1 |
| | |||||
* | fix brown paper bug #4702 ... | Thierry Vignaud | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | add resume=/dev/XXX where /dev/XXX is the swap partition (when the swap ↵ | Pascal Rigaux | 2003-08-19 | 1 | -0/+5 |
| | | | | partition is bigger than ram size) | ||||
* | use $::prefix instead of passing $prefix to functions | Pascal Rigaux | 2003-08-10 | 1 | -15/+14 |
| | |||||
* | since we wrote the password in /etc/passwd, we must convert to shadow | Pascal Rigaux | 2003-08-10 | 1 | -0/+3 |
| | |||||
* | - move write_smb_conf() from install_any to network::smb | Pascal Rigaux | 2003-08-01 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | - 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 | ||||
* | added redo of initrd files for oem changes to take effects for bootsplash... | Francois Pons | 2003-07-31 | 1 | -0/+6 |
| | |||||
* | fixed /usr/share/bootsplash directory not created for images. | Francois Pons | 2003-07-31 | 1 | -1/+1 |
| | |||||
* | apply oem image modification to bootsplash too. | Francois Pons | 2003-07-31 | 1 | -0/+21 |
| | |||||
* | Aurora doesn't exist anymore (and it's been that way for quite a few time) | Pascal Rigaux | 2003-07-30 | 1 | -3/+3 |
| | |||||
* | don't use framebuffer after install on i845 (even if framebuffer works ↵ | Pascal Rigaux | 2003-06-04 | 1 | -1/+1 |
| | | | | | | | during install) (this implies no graphical boot) | ||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -2/+2 |
| | |||||
* | fix network::netconnect::save_conf() callee | Thierry Vignaud | 2003-05-19 | 1 | -1/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2003-04-30 | 1 | -2/+1 |
| | |||||
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -1/+5 |
| | |||||
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -5/+5 |
| | |||||
* | reverted to 1.604 | Frederic Lepied | 2003-03-17 | 1 | -10/+0 |
| | |||||
* | fix a fatal error in drakpem in editable mode | Florent Villard | 2003-03-15 | 1 | -0/+10 |
| | |||||
* | fix for newer commercial package name (kernel module). | Francois Pons | 2003-03-12 | 1 | -1/+1 |
| | |||||
* | added minimal of what is selected log for pkg_install. | Francois Pons | 2003-03-12 | 1 | -1/+1 |
| | |||||
* | fix original #2842 problem | Guillaume Cottenceau | 2003-03-10 | 1 | -0/+1 |
| | |||||
* | dropped allowNVIDIA_rpms | Francois Pons | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | fixed stupid again typo. | Francois Pons | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | modified logic for summaryAfter. | Francois Pons | 2003-03-06 | 1 | -2/+2 |
| | |||||
* | fixed again the same typo. | Francois Pons | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | fixed stupid typo. | Francois Pons | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | summaryAfter created to install acpi and acpid if needed. | Francois Pons | 2003-03-06 | 1 | -0/+8 |
| | |||||
* | menu update method modified for upgrade. | Francois Pons | 2003-03-06 | 1 | -0/+2 |
| | |||||
* | modifying keyboard in summary must modify XF86Config | Pascal Rigaux | 2003-03-05 | 1 | -0/+6 |
| | |||||
* | - add "Force No APIC" | Pascal Rigaux | 2003-02-20 | 1 | -6/+9 |
| | | | | | | | - rename add_append() to set_append() (since it can be used to remove a key) - add remove_append_simple() | ||||
* | usb is runned by rc.sysinit, and doesn't like "chkconfig --add" anymore | 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 | -4/+4 |
| | | | | | | a scalar-ref. but we need to de-ref, so it might break many things :). let's make a prayer :). | ||||
* | add some more formatError | Pascal Rigaux | 2003-02-19 | 1 | -1/+1 |
| | |||||
* | add simplified menu for desktop mode. | Francois Pons | 2003-02-19 | 1 | -0/+5 |
| | |||||
* | propagate /proc/cmdline acpi=xxx | Pascal Rigaux | 2003-02-17 | 1 | -1/+3 |
| | |||||
* | have acpi=off by default | Pascal Rigaux | 2003-02-17 | 1 | -0/+1 |
| | |||||
* | remove unneeded msec related actions (those are done in msec) | Pascal Rigaux | 2003-02-14 | 1 | -6/+0 |
| | |||||
* | simpler way to detect broken alternatives. It works for symlinks to symlinks, | Pascal Rigaux | 2003-02-14 | 1 | -2/+1 |
| | | | | | eg: rvi -> /bin/vi -> /etc/alternatives/vi -> /bin/vim-minimal | ||||
* | use $::prefix | Pascal Rigaux | 2003-02-14 | 1 | -1/+1 |
| | |||||
* | have supermount back by default (at least when the security level < 4) | Pascal Rigaux | 2003-02-13 | 1 | -1/+1 |
| | |||||
* | - set_help is deprecated | Pascal Rigaux | 2003-02-13 | 1 | -1/+0 |
| | | | | | | | - it is replaced by interactive_help_id on each ask_* - many set_help do not have any correspondance in help.pm (drakxid-*), those are commented for now | ||||
* | rework summary() (esp. to allow a gtk frontend) | Pascal Rigaux | 2003-02-12 | 1 | -0/+2 |
| | |||||
* | fix fpons sucks (at least one time). | Francois Pons | 2003-02-12 | 1 | -2/+3 |
| | |||||
* | perl_checker compliance ("ref" now need parentheses in many case) | Pascal Rigaux | 2003-02-12 | 1 | -2/+2 |
| |