Harald Hoyer
865390c7ca
fix: shellcheck for modules.d/95fstab-sys/module-setup.sh
4 years ago
Harald Hoyer
d4b1d669d7
fix: shellcheck for modules.d/95fcoe/module-setup.sh
4 years ago
Harald Hoyer
9c0deb9f68
fix: shellcheck for modules.d/95fcoe/cleanup-fcoe.sh
4 years ago
Harald Hoyer
ce15ca57a2
fix: shellcheck for modules.d/95debug/module-setup.sh
4 years ago
Harald Hoyer
cfac3a5675
fix: shellcheck for modules.d/95dcssblk/module-setup.sh
4 years ago
Harald Hoyer
48cc484a4b
fix: shellcheck for modules.d/95dasd_rules/parse-dasd.sh
4 years ago
Harald Hoyer
e4b1460433
fix: shellcheck for modules.d/95cifs/module-setup.sh
4 years ago
Harald Hoyer
760a4370f0
fix: shellcheck for modules.d/95cifs/cifsroot.sh
4 years ago
Harald Hoyer
33e9727ee7
fix: shellcheck for modules.d/91crypt-gpg/module-setup.sh
4 years ago
Harald Hoyer
87ea36797f
fix: shellcheck for modules.d/90mdraid/module-setup.sh
4 years ago
Harald Hoyer
b29b9e9627
fix: shellcheck for modules.d/90mdraid/mdraid_start.sh
4 years ago
Harald Hoyer
819b24fe2e
fix: shellcheck for modules.d/90lvm/module-setup.sh
4 years ago
Harald Hoyer
d586ff7001
fix: shellcheck for modules.d/90lvm/lvm_scan.sh
4 years ago
Harald Hoyer
6e70e9f1b1
fix: shellcheck for modules.d/90kernel-network-modules/module-setup.sh
4 years ago
Harald Hoyer
8eef563f71
fix: shellcheck for modules.d/90kernel-modules-extra/module-setup.sh
4 years ago
Harald Hoyer
7b1d342e60
fix: shellcheck for modules.d/90dmsquash-live/apply-live-updates.sh
4 years ago
Harald Hoyer
9c4662d02b
fix: shellcheck for modules.d/90dm/module-setup.sh
4 years ago
Harald Hoyer
0b920b83f2
fix: shellcheck for modules.d/90crypt/module-setup.sh
4 years ago
Harald Hoyer
891ca19c49
fix: shellcheck for modules.d/90btrfs/btrfs_finished.sh
4 years ago
Harald Hoyer
7bfe7daa51
fix: shellcheck for modules.d/90btrfs/btrfs_device_ready.sh
4 years ago
Harald Hoyer
0412f42771
fix: shellcheck for modules.d/50plymouth/plymouth-populate-initrd.sh
4 years ago
Harald Hoyer
5feb62872e
fix: shellcheck for modules.d/50gensplash/module-setup.sh
4 years ago
Harald Hoyer
cdf03476d1
fix: shellcheck for modules.d/45url-lib/url-lib.sh
4 years ago
Harald Hoyer
10f3b19606
fix: shellcheck for modules.d/40network/net-lib.sh
4 years ago
Harald Hoyer
e7b4442cfc
fix: shellcheck for modules.d/40network/module-setup.sh
4 years ago
Harald Hoyer
6d2574d509
fix: shellcheck for modules.d/10i18n/parse-i18n.sh
4 years ago
Harald Hoyer
aa05b741e3
fix: shellcheck for modules.d/10i18n/module-setup.sh
4 years ago
Harald Hoyer
f9cbd928ce
fix: shellcheck for modules.d/06dbus-daemon/module-setup.sh
4 years ago
Harald Hoyer
47f3a3d56d
fix: shellcheck for modules.d/03modsign/module-setup.sh
4 years ago
Harald Hoyer
e9053b1886
fix: shellcheck for modules.d/02systemd-networkd/module-setup.sh
4 years ago
Harald Hoyer
4e3133e622
fix: shellcheck for modules.d/02caps/caps.sh
4 years ago
Harald Hoyer
4e3332ffa8
fix: shellcheck for modules.d/00systemd/module-setup.sh
4 years ago
Harald Hoyer
e770ad31a6
fix: shellcheck for mkinitrd-suse.sh
4 years ago
Harald Hoyer
802f8b6218
fix: shellcheck for mkinitrd-dracut.sh
4 years ago
Harald Hoyer
ecf7e74f4a
fix: shellcheck for lsinitrd-bash-completion.sh
4 years ago
Harald Hoyer
785d1a1ede
fix: shellcheck for fedora-test-github.sh
4 years ago
Harald Hoyer
22fceeac80
fix: shellcheck for dracut-catimages.sh
4 years ago
Harald Hoyer
fb7b8be883
fix: shellcheck for dracut-bash-completion.sh
4 years ago
Harald Hoyer
f4053eb0c8
fix: shellcheck for configure
4 years ago
Harald Hoyer
7356c828b0
fix: shellcheck for 51-dracut-rescue.install
4 years ago
Harald Hoyer
95013ffce9
fix: shellcheck for 50-dracut.install
4 years ago
Harald Hoyer
836e2ffac6
fix: shellcheck for modules.d/99squash/setup-squash.sh
4 years ago
Harald Hoyer
67bcc49304
docs: fix dracut.cmdline.7
...
```
asciidoc: WARNING: dracut.cmdline.7.asc: line 1115: nested inline passthrough
```
4 years ago
Harald Hoyer
dbb8a98b29
ci: wait for udev before doing sfdisk
...
might be responsible for some flakiness
4 years ago
Harald Hoyer
0f807f49cf
ci: more disk space for test 30 iscsi
...
```
mke2fs 1.45.6 (20-Mar-2020)
Filesystem too small for a journal
Discarding device blocks: done
Creating filesystem with 1024 1k blocks and 128 inodes
Allocating group tables: 0/1 done
Writing inode tables: 0/1 done
Writing superblocks and filesystem accounting information: 0/1 done
cp: error writing '/sysroot/usr/bin/bash': No space left on device
cp: error writing '/sysroot/usr/bin/grep': No space left on device
cp: error writing '/sysroot/usr/bin/ping': No space left on device
[…]
```
4 years ago
Beniamino Galvani
79ed45e021
fix: update dbus module directory in spec file
...
The directory name was changed in 16efdfa25c
.
4 years ago
Jóhann B. Guðmundsson
9edabfa600
fix: add sdaskpw and sdsyctl to spec file
...
Adding systemd-ask-password and systemd-sysctl to the spec file
Alphabeticaly order the newly introduced systemd based module
in the spec file.
4 years ago
Jóhann B. Guðmundsson
5cd1a9fb13
fix: cosmetic comment fixes
...
This rephrases a comment in the check() as requested on another PR
and generalizes the install() section comments on par with other recent
module changes.
4 years ago
Jóhann B. Guðmundsson
dc00256e12
feat(systemd-ask-password): introducing systemd-ask-password module
...
Introducing systemd-ask-password module which is used to query a
system password or passphrase from the user.
This module can be used standalone ( systemd-ask-password )
( which is without plymouth & wall support )
With plymouth module ( systemd-ask-password + plymouth )
With wall module ( systemd-ask-password + wall ), which is currently
commented out since there is no forceable usecase for it or even exiting
wall module.
This is a standalone systemd module which means it depends on no other module than systemd.
4 years ago
Luiz Angelo Daros de Luca
ba3f4cdadc
Revert "nbd: use systemd-run to start nbd-client"
...
systemd-run runs nbd-client in parallel. This introduces a possible
race condition when /dev/nbd0 is not directly used by /sysroot mount
but used by another dracut module as in:
netroot=nbd:ip:port:fstype root=live:/dev/nbd0
Before nbd0 usages are synchronized, it is better to keep it serial.
This reverts commit 9fd0461b7d
.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
4 years ago