Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | explain | Thierry Vignaud | 2012-05-02 | 1 | -0/+1 | |
| | ||||||
* | 1.37 | Thierry Vignaud | 2012-04-18 | 2 | -1/+3 | |
| | ||||||
* | fix detecting RAID (mga#5048) | Thierry Vignaud | 2012-04-18 | 2 | -1/+2 | |
| | ||||||
* | include more udev rules for RAID (mga#5048) | Thierry Vignaud | 2012-04-18 | 2 | -0/+9 | |
| | | | | also include libdmraid-events-isw.so for dmraid (mga#4750) | |||||
* | add missing spacing | Thierry Vignaud | 2012-04-18 | 1 | -0/+1 | |
| | ||||||
* | sort udev rules | Thierry Vignaud | 2012-04-18 | 1 | -1/+1 | |
| | ||||||
* | Release 1.36 | Pascal Terjan | 2012-04-08 | 2 | -1/+2 | |
| | ||||||
* | fix modprobe to support being called by kernel (mga#5274) | Pascal Terjan | 2012-04-08 | 2 | -0/+6 | |
| | ||||||
* | 1.35 | Thierry Vignaud | 2012-04-05 | 2 | -1/+3 | |
| | ||||||
* | (tar) add a 'dist' alias | Thierry Vignaud | 2012-04-05 | 1 | -0/+2 | |
| | ||||||
* | - default to "screen" instead of "linux" terminfo (mga#4894) | Thierry Vignaud | 2012-04-05 | 3 | -0/+5 | |
| | | | | - include "screen" terminfo (mga#4894) | |||||
* | 32bit grub needs 32 bit loader (mga#5191), which install-xml-file-list | Thierry Vignaud | 2012-04-05 | 2 | -0/+7 | |
| | | | | doesn't pull b/c it only looks at lib*.so, not ld* | |||||
* | add chrooted rescue system in PATH | Thierry Vignaud | 2012-04-05 | 2 | -1/+3 | |
| | ||||||
* | no need to export PATH twice | Thierry Vignaud | 2012-04-05 | 1 | -1/+1 | |
| | ||||||
* | escape / in generated passwords & add trailing ; in command lists in startssh | Maarten Vanraes | 2012-02-26 | 3 | -5/+10 | |
| | ||||||
* | 1.33 | Thierry Vignaud | 2012-02-26 | 2 | -1/+3 | |
| | ||||||
* | do not symlink /dev (mga#1023) | Thierry Vignaud | 2012-02-26 | 2 | -1/+2 | |
| | ||||||
* | really fix mounting /dev/pts & /dev/shm (mga#1023) | Thierry Vignaud | 2012-02-25 | 4 | -8/+4 | |
| | ||||||
* | version bump & NEWS | Maarten Vanraes | 2012-02-25 | 2 | -1/+6 | |
| | ||||||
* | add some tests and error handling in startssh | Maarten Vanraes | 2012-02-25 | 1 | -9/+16 | |
| | ||||||
* | don't overwrite /dev after udev handles it | Maarten Vanraes | 2012-02-25 | 1 | -3/+2 | |
| | ||||||
* | really revert bogus change | Thierry Vignaud | 2012-02-25 | 1 | -1/+1 | |
| | ||||||
* | revert bogus change | Thierry Vignaud | 2012-02-25 | 1 | -1/+1 | |
| | ||||||
* | actually bump version | Thierry Vignaud | 2012-02-25 | 1 | -1/+1 | |
| | ||||||
* | fix mounting /dev/pts & /dev/shm (mga#1023) | Thierry Vignaud | 2012-02-25 | 3 | -7/+4 | |
| | | | | | and do it in the right place | |||||
* | fix date | Thierry Vignaud | 2012-02-25 | 2 | -2/+2 | |
| | ||||||
* | - fix wrong dates in the NEWS file | Maarten Vanraes | 2012-02-25 | 4 | -6/+18 | |
| | | | | | | | - add logging to dropbear - make sure /dev/pts is mounted (mga#1023) - make root user homedir /root - add agetty (mga#2052) | |||||
* | kill dead emails | Thierry Vignaud | 2012-01-27 | 3 | -3/+3 | |
| | ||||||
* | 1.30 | Thierry Vignaud | 2012-01-26 | 2 | -1/+3 | |
| | ||||||
* | enable autologin on all consoles | Thierry Vignaud | 2012-01-26 | 2 | -5/+6 | |
| | ||||||
* | kill dead email | Thierry Vignaud | 2012-01-26 | 1 | -2/+2 | |
| | ||||||
* | diskdrake-resize: support ext4 too | Thierry Vignaud | 2012-01-26 | 1 | -0/+1 | |
| | ||||||
* | include mkfs.nilfs2 & nilfs-tune | Thierry Vignaud | 2012-01-26 | 2 | -0/+3 | |
| | ||||||
* | 1.29 | Thierry Vignaud | 2012-01-25 | 2 | -1/+3 | |
| | ||||||
* | do not try to alter /etc/mtab, it's linked on /proc anyway..., mount /proc ↵ | Thierry Vignaud | 2012-01-25 | 2 | -1/+2 | |
| | | | | instead | |||||
* | drop support for squashfs3 | Thierry Vignaud | 2012-01-25 | 2 | -1/+2 | |
| | ||||||
* | only consider fstab from the selected fs | Thierry Vignaud | 2012-01-25 | 2 | -2/+4 | |
| | ||||||
* | fix mounting / (mga#3327) | Thierry Vignaud | 2012-01-25 | 2 | -3/+9 | |
| | ||||||
* | fix a message (this is _not_ N("...%s..", "foobar")) | Thierry Vignaud | 2012-01-25 | 1 | -2/+1 | |
| | ||||||
* | fix mounting / on soft RAID or crypted LV (mga#3778 & mga#448) | Thierry Vignaud | 2012-01-25 | 2 | -0/+3 | |
| | ||||||
* | fix mounting / on LV | Thierry Vignaud | 2012-01-25 | 2 | -0/+3 | |
| | ||||||
* | log some boot steps | Thierry Vignaud | 2012-01-25 | 1 | -0/+2 | |
| | ||||||
* | udev support | Thierry Vignaud | 2012-01-25 | 4 | -4/+32 | |
| | | | | (will help next commits) | |||||
* | enable rescue through serial line (mga#2052) | Thierry Vignaud | 2012-01-25 | 2 | -0/+3 | |
| | ||||||
* | include xz for xz modules | Thierry Vignaud | 2012-01-25 | 2 | -1/+3 | |
| | ||||||
* | (dist-git) introduce & use it | Thierry Vignaud | 2012-01-25 | 1 | -1/+13 | |
| | ||||||
* | (dist-svn) split it out of (tar) | Thierry Vignaud | 2012-01-25 | 1 | -1/+4 | |
| | ||||||
* | 1.28 | Thierry Vignaud | 2012-01-15 | 2 | -1/+3 | |
| | ||||||
* | use init from drakx-installer-sysvinit instead of system one | Thierry Vignaud | 2012-01-15 | 2 | -1/+9 | |
| | ||||||
* | add missing spaces | Thierry Vignaud | 2012-01-15 | 1 | -0/+2 | |
| |