Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use list_modules::load_default_moddeps instead of loading hardcoded ↵ | Olivier Blin | 2008-02-11 | 1 | -1/+1 |
| | | | | /modules/modules.dep | ||||
* | - set $::isInstall soon enough for fs::type data-structure creation: | Pascal Rigaux | 2008-02-04 | 1 | -1/+2 |
| | | | | | fixes reiser4 appearing in diskdrake during install (#36999) | ||||
* | - /dev/<vg> may not exist if LVs have not been created, it must not be an ↵ | Pascal Rigaux | 2007-11-28 | 1 | -1/+1 |
| | | | | error (#31478) | ||||
* | - use UUID by default (in fstab, bootloader) | Pascal Rigaux | 2007-11-13 | 1 | -0/+1 |
| | |||||
* | add some debug message: detect @::auto_steps containing invalid step | Pascal Rigaux | 2007-10-26 | 1 | -2/+5 |
| | | | | | (esp when used in patch-oem.pl) | ||||
* | /dev/<vg_name> doesn't exist in drakx-in-chroot (why?), but at least it's not | Pascal Rigaux | 2007-10-17 | 1 | -1/+1 |
| | | | | | needed for lilo since we don't use lilo in chroot | ||||
* | (main) stop handling Discovery & 'Powerpack+ which do not exist anymore | Thierry Vignaud | 2007-10-09 | 1 | -2/+0 |
| | |||||
* | installer segfaulting doesn't imply memory is missing | Pascal Rigaux | 2007-10-09 | 1 | -1/+1 |
| | |||||
* | - handle @::auto_steps in patch-oem.pl | Pascal Rigaux | 2007-09-26 | 1 | -4/+4 |
| | |||||
* | allow use_uuid=0 | Pascal Rigaux | 2007-09-17 | 1 | -1/+1 |
| | |||||
* | better use $::o->{uuid_by_default} to allow easy setting in auto_installs | Pascal Rigaux | 2007-09-04 | 1 | -1/+1 |
| | |||||
* | - add global variable settable via "use_uuid" on kernel cmdline | Pascal Rigaux | 2007-09-04 | 1 | -0/+1 |
| | | | | | (it sets global variable $::uuid_by_default) | ||||
* | - nicely adjust mtime of fontconfig cache files | Pascal Rigaux | 2007-08-31 | 1 | -5/+2 |
| | | | | | | (otherwise the mtime may be in the future since files are not created with the chosen timezone, but only in UTC. and fc-cache doesn't like this at all) | ||||
* | drop special code based on meta_class "desktop" or "firewall". | Pascal Rigaux | 2007-08-31 | 1 | -1/+1 |
| | | | | | those meta_class are obsolete | ||||
* | drop Move support (unused for quite a long time and superceeded by Globetrotter | Thierry Vignaud | 2007-08-27 | 1 | -8/+3 |
| | | | | | which itself was obsoleted by Mdv One) | ||||
* | drop globetrotter support (unused for quite a long time and superceeded by ↵ | Thierry Vignaud | 2007-08-24 | 1 | -2/+1 |
| | | | | | | | Mdv One) we should just drop Mdv Move code btw... | ||||
* | kill old usb-storage code, mkinitrd now loads it when necessary | Olivier Blin | 2007-08-21 | 1 | -10/+0 |
| | |||||
* | - adduserdrake, finish-install: | Pascal Rigaux | 2007-08-13 | 1 | -9/+2 |
| | | | | | | | | | | | | | | | o create only one user o fix checking user info (#32517) - install: o merge root password step and create user step (new setRootPassword_addUser step name, but still handle addUser setRootPassword in interactiveSteps for auto_installs) o fix checking user creation info (#32517) o allow to create only one user per default, but add an entry in summary to create more users o authentication method is not configurable anymore for now. should we add it to summary? | ||||
* | - allow using sqlite for rpmdb when using option rpm_dbapi=4 | Pascal Rigaux | 2007-07-11 | 1 | -0/+1 |
| | |||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -0/+661 |