summaryrefslogtreecommitdiffstats
path: root/rescue
Commit message (Collapse)AuthorAgeFilesLines
* /usr/X11R6/bin is dead for yearsThierry Vignaud2013-07-131-1/+1
|
* 1.44Thomas Backlund2013-05-182-1/+3
|
* rescue: ensure /dev is bind mounted before re-installing bootloader (mga#10107)Colin Guthrie2013-05-182-0/+4
|
* 1.43Anne Nicolas2013-05-152-1/+3
|
* Ensure grabjournallogs script is executable (mga#10108)Colin Guthrie2013-05-152-0/+2
|
* 1.42Thierry Vignaud2013-04-302-1/+3
|
* enable to abort choosing distro to rescue (mga#9765)Thierry Vignaud2013-04-302-1/+6
|
* trim ending "\n" (needed for next commit)Thierry Vignaud2013-04-301-0/+1
|
* rescue: add a script to simplfy grabbing of journal logs for bug reportsColin Guthrie2013-04-114-0/+55
|
* 1.41Thierry Vignaud2013-04-062-1/+3
|
* warn that i586 cannot rescue x86_64 (mga#8696)Thierry Vignaud2013-04-062-0/+4
|
* offer to pick the distro to rescue when there's more than oneThierry Vignaud2013-04-062-1/+16
|
* retrieve more info from installed OSesThierry Vignaud2013-04-061-2/+5
| | | | (needed for next commit)
* really adapt to /usr move (fix lvm2 freezing, mga#5795)Thierry Vignaud2013-04-062-5/+5
|
* /var/run/utmp is on tmpfs now (from tmb)Thierry Vignaud2013-04-062-1/+1
|
* Include persistent-storage udev rulesThierry Vignaud2013-04-062-0/+2
| | | | | | (needed for UUID info on root disks) was already included in drakx (see commit r4017)
* drop our "use modprobe instead" insmod since we've kmod one for freeThierry Vignaud2013-04-062-2/+1
|
* do not disable module autoloading as we now have regular modprobeThierry Vignaud2013-03-211-1/+0
|
* include small libdevmapper-event-*.so (like regular stage2)Thierry Vignaud2013-03-072-0/+9
|
* 1.40Thierry Vignaud2013-03-062-1/+3
|
* use kmod's modprobe, thus fixing loading modules (mga#9270)Thierry Vignaud2013-03-063-18/+2
| | | | (it's free, just a symlink on kmod)
* 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
|