Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.471.47 | Thierry Vignaud | 2013-12-08 | 1 | -0/+2 |
| | |||||
* | fix spacing | Thierry Vignaud | 2013-12-08 | 1 | -0/+1 |
| | |||||
* | rescue: add machined (and dbus as a dep) to the rescue. | Colin Guthrie | 2013-12-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | This allows us to actually mount and run the system inside a container for more advanced debugging. I've successfully booted my systemd, logged in, had a fiddle and then powered it off again. There are some delays and it's requried to umount the /mnt/proc which seems to get automatically mounted before running nspawn. Also audit support has to be turned off in the kernel too to allow a full boot to work properly (otherwise the authentication in the container doesn't work. This is a known problem in the kernel and will be fixed eventually. | ||||
* | rescue: Use systemd as initsystem. | Colin Guthrie | 2013-12-07 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | This commit converts the rescue system to systemd rather than the legacy sysvinit. Besides being faster, one primary advantage of running systemd here is that we can "boot" the system we're inspecting via systemd-nspawn to properly test it. Note: Bits that don't work: * nspawn * old dracut initqueue udev rules in /etc/ are not cleaned out (drop in support error?) * the gui may loop differently now | ||||
* | rescue: 1.461.46 | Colin Guthrie | 2013-11-03 | 1 | -0/+1 |
| | |||||
* | install/rescue: Adapt to a dracut based stage1. | Colin Guthrie | 2013-10-29 | 1 | -0/+2 |
| | | | | | | | | | | | The main change here is not remounting a fresh /run. Dracut does this for us and we actually need to keep this one as the initial udev database (when udev is started by dracut) is stored here and thus mounting an empty fs could see us lose some metadata. We no longer touch the /bin, /sbin or /lib[64] symlinks as these are already relative symlinks into /usr and simply bind mounting /usr is enough. | ||||
* | 1.45.1 | Thierry Vignaud | 2013-10-14 | 1 | -0/+2 |
| | |||||
* | many btrfs tools no longer exist | Thierry Vignaud | 2013-10-14 | 1 | -0/+2 |
| | |||||
* | 1.45 | Thierry Vignaud | 2013-10-14 | 1 | -0/+2 |
| | |||||
* | adapt to latest mdadm | Thierry Vignaud | 2013-10-14 | 1 | -0/+1 |
| | |||||
* | Drop /etc/termcap as this is no longer included in our build | Colin Guthrie | 2013-10-13 | 1 | -0/+1 |
| | |||||
* | rescue: include network interface name udev rules (mga#10947) | Colin Guthrie | 2013-10-01 | 1 | -0/+2 |
| | |||||
* | 1.44 | Thomas Backlund | 2013-05-18 | 1 | -0/+2 |
| | |||||
* | rescue: ensure /dev is bind mounted before re-installing bootloader (mga#10107) | Colin Guthrie | 2013-05-18 | 1 | -0/+2 |
| | |||||
* | 1.43 | Anne Nicolas | 2013-05-15 | 1 | -0/+2 |
| | |||||
* | Ensure grabjournallogs script is executable (mga#10108) | Colin Guthrie | 2013-05-15 | 1 | -0/+2 |
| | |||||
* | 1.42 | Thierry Vignaud | 2013-04-30 | 1 | -0/+2 |
| | |||||
* | enable to abort choosing distro to rescue (mga#9765) | Thierry Vignaud | 2013-04-30 | 1 | -0/+1 |
| | |||||
* | rescue: add a script to simplfy grabbing of journal logs for bug reports | Colin Guthrie | 2013-04-11 | 1 | -0/+2 |
| | |||||
* | 1.41 | Thierry Vignaud | 2013-04-06 | 1 | -0/+2 |
| | |||||
* | warn that i586 cannot rescue x86_64 (mga#8696) | Thierry Vignaud | 2013-04-06 | 1 | -0/+1 |
| | |||||
* | offer to pick the distro to rescue when there's more than one | Thierry Vignaud | 2013-04-06 | 1 | -0/+1 |
| | |||||
* | really adapt to /usr move (fix lvm2 freezing, mga#5795) | Thierry Vignaud | 2013-04-06 | 1 | -0/+1 |
| | |||||
* | /var/run/utmp is on tmpfs now (from tmb) | Thierry Vignaud | 2013-04-06 | 1 | -0/+1 |
| | |||||
* | Include persistent-storage udev rules | Thierry Vignaud | 2013-04-06 | 1 | -0/+1 |
| | | | | | | (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 free | Thierry Vignaud | 2013-04-06 | 1 | -0/+1 |
| | |||||
* | include small libdevmapper-event-*.so (like regular stage2) | Thierry Vignaud | 2013-03-07 | 1 | -0/+2 |
| | |||||
* | 1.40 | Thierry Vignaud | 2013-03-06 | 1 | -0/+2 |
| | |||||
* | use kmod's modprobe, thus fixing loading modules (mga#9270) | Thierry Vignaud | 2013-03-06 | 1 | -0/+1 |
| | | | | (it's free, just a symlink on kmod) | ||||
* | preload fuse | Thierry Vignaud | 2012-09-20 | 1 | -0/+2 |
| | |||||
* | 1.39 | Thierry Vignaud | 2012-09-03 | 1 | -0/+2 |
| | |||||
* | drop KA support | Thierry Vignaud | 2012-09-03 | 1 | -0/+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 Vignaud | 2012-09-03 | 1 | -0/+1 |
| | |||||
* | preload load btrfs and nilfs2 too | Thierry Vignaud | 2012-09-03 | 1 | -0/+1 |
| | |||||
* | mount /dev as devtmpfs earlier, in stage1 rather than in stage2 | Thierry Vignaud | 2012-09-03 | 1 | -0/+1 |
| | | | | (based on pok's idead @mdv but fixed) | ||||
* | minimal adapt to /usr move | Thierry Vignaud | 2012-09-03 | 1 | -0/+1 |
| | |||||
* | log usb detection fix | Thierry Vignaud | 2012-09-03 | 1 | -0/+1 |
| | |||||
* | stop fixing the raid udev rule now that it has been fixed | Thierry Vignaud | 2012-07-27 | 1 | -0/+1 |
| | |||||
* | adapt to latest systemd/udevd | Thierry Vignaud | 2012-07-24 | 1 | -0/+1 |
| | |||||
* | adapt to perl-5.16.0 | Thierry Vignaud | 2012-07-24 | 1 | -0/+1 |
| | |||||
* | revert to "linux" terminfo | Thierry Vignaud | 2012-06-05 | 1 | -0/+1 |
| | |||||
* | default to the higher version when there're several mga roots (mga#6003) | Thierry Vignaud | 2012-05-23 | 1 | -0/+2 |
| | |||||
* | 1.38 | Thierry Vignaud | 2012-05-11 | 1 | -0/+2 |
| | |||||
* | include missing modules when SMB appears in fstab (mga#5850) | Thierry Vignaud | 2012-05-11 | 1 | -0/+2 |
| | |||||
* | 1.37 | Thierry Vignaud | 2012-04-18 | 1 | -0/+2 |
| | |||||
* | fix detecting RAID (mga#5048) | Thierry Vignaud | 2012-04-18 | 1 | -0/+1 |
| | |||||
* | include more udev rules for RAID (mga#5048) | Thierry Vignaud | 2012-04-18 | 1 | -0/+2 |
| | | | | also include libdmraid-events-isw.so for dmraid (mga#4750) | ||||
* | add missing spacing | Thierry Vignaud | 2012-04-18 | 1 | -0/+1 |
| | |||||
* | Release 1.36 | Pascal Terjan | 2012-04-08 | 1 | -0/+1 |
| | |||||
* | fix modprobe to support being called by kernel (mga#5274) | Pascal Terjan | 2012-04-08 | 1 | -0/+2 |
| |