Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not display "Bootloader" step in drakx-in-chroot | Pascal Rigaux | 2007-08-21 | 1 | -1/+1 |
| | |||||
* | - adduserdrake, finish-install: | Pascal Rigaux | 2007-08-13 | 1 | -27/+18 |
| | | | | | | | | | | | | | | | 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? | ||||
* | silently set the default security level as 3 | Thierry Vignaud | 2007-08-07 | 1 | -1/+1 |
| | |||||
* | (summary) warn if the security level will prevent accessig windows partitions | Thierry Vignaud | 2007-08-07 | 1 | -2/+5 |
| | |||||
* | (check_security_level) split it out of miscellaneous() | Thierry Vignaud | 2007-08-07 | 1 | -4/+9 |
| | |||||
* | (summary) reorder steps according to specs | Thierry Vignaud | 2007-08-07 | 1 | -36/+35 |
| | |||||
* | - fix range max value >2TB when creating a partition (useful for LVs >2TB) | Pascal Rigaux | 2007-08-06 | 1 | -1/+1 |
| | | | | | | nb: >> 11 and << 11 doesn't work on floats which we use to handle >2TB partitions. perl floats are precise enough up until 512TB | ||||
* | - do not ask for updates at end of installation when updates are already | Pascal Rigaux | 2007-05-09 | 1 | -0/+6 |
| | | | | | available (network installs) (#30344) | ||||
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -0/+1083 |