summaryrefslogtreecommitdiffstats
path: root/rescue
Commit message (Collapse)AuthorAgeFilesLines
* preload fuseThierry Vignaud2012-09-202-0/+3
|
* 1.39Thierry Vignaud2012-09-032-1/+3
|
* drop KA supportThierry Vignaud2012-09-033-33/+1
| | | | | | | | rationale: - support is not build in stage1, - hasn't been tested for ages - poor doc - can been restored if someone show up to maintain
* simplify bringing up local loop interface (pok, mdv)Thierry Vignaud2012-09-032-3/+2
|
* preload load btrfs and nilfs2 tooThierry Vignaud2012-09-032-0/+3
|
* mount /dev/{pts,shm} earlier, in stage1 rather than in stage2Thierry Vignaud2012-09-032-6/+0
| | | | (based on pok's idead @mdv but fixed)
* mount /dev as devtmpfs earlier, in stage1 rather than in stage2Thierry Vignaud2012-09-032-1/+1
| | | | (based on pok's idead @mdv but fixed)
* minimal adapt to /usr moveThierry Vignaud2012-09-032-0/+6
|
* log usb detection fixThierry Vignaud2012-09-031-0/+1
|
* stop fixing the raid udev rule now that it has been fixedThierry Vignaud2012-07-272-3/+2
|
* adapt to latest systemd/udevdThierry Vignaud2012-07-243-3/+4
|
* adapt to perl-5.16.0Thierry Vignaud2012-07-242-2/+1
|
* revert to "linux" terminfoThierry Vignaud2012-06-052-2/+1
|
* default to the higher version when there're several mga roots (mga#6003)Thierry Vignaud2012-05-232-0/+4
|
* explainThierry Vignaud2012-05-231-0/+1
|
* perl_checker cleanupsThierry Vignaud2012-05-231-1/+2
| | | | | sync with MDK::Common explain from where output() come
* fix "not enough parameters" and actually display error messagesThierry Vignaud2012-05-231-1/+1
| | | | bug for 11+ years...
* supplement blacklistThierry Vignaud2012-05-231-0/+1
|
* perl_checker fixThierry Vignaud2012-05-231-0/+1
|
* (install_module) merge install_module_raw() in itThierry Vignaud2012-05-231-6/+1
|
* (install_module_raw) 'descr' arg is now mandatory since simpe calls just ↵Thierry Vignaud2012-05-231-2/+2
| | | | vanished
* we've switch from "USB HIDBP Keyboard (simple Boot)" support to full HID a ↵Thierry Vignaud2012-05-231-5/+0
| | | | | | | long time ago installer don't try to load it anymore since commit r244260 from pixel on Wed Aug 20 2 2008: "usbkbd is dead, using usbhid instead"
* kill last remanents of kernel-2.4.xThierry Vignaud2012-05-231-1/+0
|
* explainThierry Vignaud2012-05-231-0/+2
|
* (install_module_raw) simplifyThierry Vignaud2012-05-231-1/+1
|
* perl_checker cleanupsThierry Vignaud2012-05-232-2/+2
|
* drop devices.pl (devices nodes are now created by udev)Thierry Vignaud2012-05-231-55/+0
|
* do not reinvent lvm::init() and thus share future improvementsThierry Vignaud2012-05-231-2/+4
|
* reduce scope of some variablesThierry Vignaud2012-05-231-2/+3
|
* (cat_) sync with MDK::Common (but keep older error message)Thierry Vignaud2012-05-231-1/+2
| | | | (perl_checker cleanups)
* (cat_) we never pass a second argThierry Vignaud2012-05-231-2/+1
|
* (modprobe) simplifyThierry Vignaud2012-05-231-4/+2
|
* 1.38Thierry Vignaud2012-05-112-1/+3
|
* include missing modules when SMB appears in fstab (mga#5850)Thierry Vignaud2012-05-112-0/+5
|
* explainThierry Vignaud2012-05-021-0/+1
|
* 1.37Thierry Vignaud2012-04-182-1/+3
|
* fix detecting RAID (mga#5048)Thierry Vignaud2012-04-182-1/+2
|
* include more udev rules for RAID (mga#5048)Thierry Vignaud2012-04-182-0/+9
| | | | also include libdmraid-events-isw.so for dmraid (mga#4750)
* add missing spacingThierry Vignaud2012-04-181-0/+1
|
* sort udev rulesThierry Vignaud2012-04-181-1/+1
|
* Release 1.36Pascal Terjan2012-04-082-1/+2
|
* fix modprobe to support being called by kernel (mga#5274)Pascal Terjan2012-04-082-0/+6
|
* 1.35Thierry Vignaud2012-04-052-1/+3
|
* (tar) add a 'dist' aliasThierry Vignaud2012-04-051-0/+2
|
* - default to "screen" instead of "linux" terminfo (mga#4894)Thierry Vignaud2012-04-053-0/+5
| | | | - include "screen" terminfo (mga#4894)
* 32bit grub needs 32 bit loader (mga#5191), which install-xml-file-listThierry Vignaud2012-04-052-0/+7
| | | | doesn't pull b/c it only looks at lib*.so, not ld*
* add chrooted rescue system in PATHThierry Vignaud2012-04-052-1/+3
|
* no need to export PATH twiceThierry Vignaud2012-04-051-1/+1
|
* escape / in generated passwords & add trailing ; in command lists in startsshMaarten Vanraes2012-02-263-5/+10
|
* 1.33Thierry Vignaud2012-02-262-1/+3
|