Cristian Rodríguez
90ff5ad67e
systemd: if kdbus is available, include the kernel module
10 years ago
Harald Hoyer
08eca6756f
Merge pull request #76 from fabiand/activationskip
...
Revert "lvm: Don't activate LVs with activationskip set"
10 years ago
Fabian Deutsch
d4b93a092d
Revert "lvm: Don't activate LVs with activationskip set"
...
This reverts commit cfa365a32d
.
The logic in commit cfa365a
was added to prevent (odl) lvms from
activating snapshots which should not be activated.
Newer lvms however do this automatically (not enabling an LV if the
the 'k' attribute set), thus we can revert the previous commit.
10 years ago
Harald Hoyer
c42064a684
dracut.spec: turn requires in recommends
10 years ago
Harald Hoyer
47ff68e78b
dracut.spec: Recommends grubby
10 years ago
Harald Hoyer
ac13778f60
dracut.spec: move dmsquash and livnet to subpackage
...
dmsquash and livenet need img-lib, which needs tar, which is normally
not needed.
10 years ago
Harald Hoyer
aca93e3364
uefi-lib: remove bogus comment
10 years ago
Harald Hoyer
231b3dd432
rootfs-generator: check for rootok, before doing any action
10 years ago
Harald Hoyer
70de22e63b
Merge pull request #74 from xnox/master
...
Fix default udev & systemd dir detection, in usr-merge configurations.
10 years ago
Dimitri John Ledkov
80dab03a7d
Fix default udev & systemd dir detection, in usr-merge configurations.
...
Test that /lib is not a symlink, before using split-usr paths.
10 years ago
Harald Hoyer
eab03540cd
NEWS: version 043
10 years ago
Harald Hoyer
a97787c7b5
Merge pull request #73 from dracut-mailing-devs/1434358579-11674-1-git-send-email-lzhong@suse.com
...
dracut-lib.sh: typo fix
10 years ago
Harald Hoyer
2c66c3bccf
dmsquash-live: add dmsquash-generator
10 years ago
Harald Hoyer
e4e7801d29
Merge pull request #71 from jsynacek/doc-fix
...
doc: fix formatting
10 years ago
Lidong Zhong
e51e7978a8
dracut-lib.sh: typo fix
...
Signed-off-by: Lidong Zhong <lzhong@suse.com>
10 years ago
Jan Synacek
ca96509c97
doc: fix formatting
10 years ago
Harald Hoyer
04bf862d97
NEWS & AUTHORS update - 042
10 years ago
Harald Hoyer
3f979ee495
TODO: update
10 years ago
Harald Hoyer
3944c4b136
TEST-16-DMSQUASH: add more debug parms
10 years ago
Harald Hoyer
97ff396a97
run-qemu: default kernel to "/lib/modules/${KVERSION}/vmlinuz"
...
newer Fedora kernel install the kernel to /lib/modules
10 years ago
Harald Hoyer
8ff624df9f
dmsquash-live: install a sysroot.mount generator for systemd
...
otherwise systemd uses its own sysroot.mount line
10 years ago
Harald Hoyer
5711f54312
crypt: check for crypttab before reading
10 years ago
Harald Hoyer
c3cdd9f6e1
udev-rules: add 60-block.rules
10 years ago
Harald Hoyer
1339095dba
dracut-functions.sh: only honor the first [0-9]+<module> dir
...
If multiple directories with different numbers exist, only honor the
first one.
10 years ago
Harald Hoyer
4358ace43c
fixup test suite
...
- qemu wants to have "format=raw"
- "-kernel" is obsolete, because run-qemu picks the right path
10 years ago
Harald Hoyer
8b52e96f09
dracut.conf.5.asc: document "compress"
10 years ago
Harald Hoyer
0ad2471c3a
dracut.conf.5.asc: add missing "="
10 years ago
Christian Rodrigues
b52cfbeaa5
Correct paths for openSUSE
...
openSUSE has things stored in different places, so fixup the
paths here.
Signed-off-by: Christian Rodrigues <crrodriguez@opensuse.org>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Thomas Renninger <trenn@suse.de>
10 years ago
Hannes Reinecke
6755c20855
95fcoe-uefi: Test for EFI firmware
...
The fcoe-uefi module should test for EFI firmware when called
in 'hostonly' mode; of no EFI firmware is found then the module
doesn't need to be included.
References: bnc#882412
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Thomas Renninger <trenn@suse.de>
10 years ago
Cristian Rodríguez
7c433a0b43
systemd: include systemd-random-seed.service
...
In current systemd releases there is no random-seed-load service
only systemd-random-seed.service
10 years ago
Jan Synacek
d5e5855b74
doc: fix typo
10 years ago
Harald Hoyer
3b1d78880f
Merge pull request #58 from dracut-mailing-devs/20150326044148.10121.15286.stgit@notabene.brown
...
mdraid fixes
10 years ago
NeilBrown
4d9d767da2
crypt/parse-crypt.sh: hide encrypted devices from systemd timeout warnings.
...
When systemd's crypttab generator parsed crypttab, it tells
systemd about several devices which may not appear until later
in the boot sequence, and which are not needed while dract is running.
This can particularly happen when an md array is encrypted,
and the array is newly degraded so that it doesn't appear until
dracut runs mdraid_start.sh.
This can result in systemd printing warning messages which are
inappropriate.
So tell systemd that the timeout for each of these is zero.
This is involves splitting some functionality out of wait_for_dev()
That function does two things:
- creates 'finished' hooks so that dracut will wait for the device,
and
- sets the systemd timeout for the device to zero, so systemd doesn't
wait.
We only want the second of these for most encrypted devices.
So split that out into a new function set_systemd_timeout_for_dev(),
and call it from parse-crypt.sh
Signed-off-by: NeilBrown <neilb@suse.de>
--
This version fixes the missing redirect from /etc/crypttab
NeilBrown
10 years ago
Harald Hoyer
b562bc55a8
Merge pull request #67 from dracut-mailing-devs/1432116434-18050-1-git-send-email-cfan@redhat.com
...
Change the fs_passno of nfs to 0
10 years ago
Harald Hoyer
dfec3c2d8b
Merge pull request #68 from dracut-mailing-devs/1431698021-16626-3-git-send-email-colin@mageia.org
...
dracut: Make host only mode more resilient to missing swaps.
This patch set allows swap devices to disappear without cocking up a
host-only initramfs boot.
10 years ago
Harald Hoyer
8c5d18c2cb
Merge pull request #44 from MrStaticVoid/fix-crypt-loop-info-log-level
...
crypt-loop: Fix decrypt when running at info log level
10 years ago
Harald Hoyer
d6e23c46c2
Merge pull request #45 from MrStaticVoid/fix-crypt-loop-hostonly-kernel-module
...
crypt-loop: Always include 'loop' kernel module
10 years ago
Harald Hoyer
4f0c7fc917
dracut-initramfs-restore.sh: try to mount /boot
...
This is very useful when /boot has the "noauto" option.
Thanks to Igor Filakhtov
10 years ago
Nikoli
c4184b5cf1
Mount /dev, /dev/shm and /run noexec
10 years ago
Harald Hoyer
1a61d85ef2
Merge pull request #51 from dracut-mailing-devs/13711492.8HAMuGhYIN@thunder
...
Add support for ethernet point-to-point connections configured via DHCP
10 years ago
Harald Hoyer
514aeec5b4
Merge pull request #53 from dracut-mailing-devs/E1YQLG5-00009v-BS@puleglot.ru
...
base/dracut-lib.sh: remove bashism
10 years ago
xtraeme
6964169368
Portability fixes:
...
- Use uid_t not __uid_t.
- Define _GNU_SOURCE for cpu_set_t and others.
- Include string.h for strncmp().
- Detect musl's ldd error message.
10 years ago
Harald Hoyer
acf82efd52
Merge pull request #64 from fabiand/lvm-activationskip
...
Respect LVM activationskip
10 years ago
Harald Hoyer
e409c9e8f8
Merge pull request #65 from scop/comment
...
Fix stale comment about required bash version
10 years ago
Harald Hoyer
0e5c01f8b8
Merge pull request #66 from scop/lbzip2
...
Use lbzip2 instead of bzip2 if available
10 years ago
Harald Hoyer
311aee1bff
dracut.spec: use the autosetup macro to apply the patches
10 years ago
Harald Hoyer
0b7bfacfea
network: setup gateway after setting up resolv.conf
...
If a daemon listens for route changes and wants to use the interface
afterwards, it should be able to resolve DNS
10 years ago
Harald Hoyer
3ac9cdb1c5
dracut.sh: fall back to /usr/lib/os-release, if /etc/os-release missing
10 years ago
Harald Hoyer
c071990c2c
udev-rules: optionally install /etc/udev/udev.conf
...
udevd runs even without this config file
10 years ago
Ville Skyttä
ee84640963
Use lbzip2 instead of bzip2 if available
10 years ago