Harald Hoyer
538ff0fd80
add .mailmap
8 years ago
Daniel Molkentin
8b6d136e62
Make binutils optional when elfutils are available
...
This is intended for minimum host OSes where 36 MB used by binutils
are deemed too expensive. We only need "strip", which exists as eu-strip
in elfutils, which in turn is < 1 MB in size.
Note that the tests (TEST-04-FULL-SYSTEMD/test.sh) still depend on
strip from binutils. It could use sstrip in the future.
8 years ago
Frederick Grose
ea765c0ee1
dmsquash-live-root: Avoid mount source conflict on $BASE_LOOPDEV.
...
The newer mount utilities are more strict about directly shared
devices. For OverlayFS boots, which mount $BASE_LOOPDEV directly,
avoid a mount error by indirectly sharing the read-only base
filesystem through a second, over-attached $BASE_LOOPDEV for
the DM live-base target.
8 years ago
pallotron
e190073b21
Merge remote-tracking branch 'upstream/master'
8 years ago
Daniel Molkentin
ce999bff98
Tests: find qemu on (open)SUSE systems
8 years ago
pallotron
031e2f7bb8
more ipv6 improvements
8 years ago
pallotron
a0545765e8
remove prints
8 years ago
pallotron
96b708e178
more ipv6 improvements
8 years ago
pallotron
4c3d99f966
enabling some ipv6 config before running wait_for_ipv6_dad
8 years ago
pallotron
c603419030
wait for IPv6 RA if using none/static IPv6 assignment
8 years ago
Harald Hoyer
39c9b67f86
NEWS and AUTHORS update
8 years ago
Harald Hoyer
685d8619d0
Merge pull request #212 from pallotron/master
...
remove $$arch() from rpm target in Makefile
8 years ago
pallotron
15d103f911
better fix from @haraldh
8 years ago
Harald Hoyer
a63cc421a5
Merge pull request #211 from Calrama/embedded-keyfile
...
crypt: Support keyfiles embedded in the initramfs
8 years ago
Moritz Maxeiner
b4cf58f038
crypt: Fix indentation for embedded keyfile
8 years ago
Moritz Maxeiner
0e1b686b83
crypt-gpg: Include module if CCID smartcard support requested
8 years ago
pallotron
a99bbe8fa8
remove $$arch() from rpm target in Makefile
8 years ago
Moritz Maxeiner
0982fcb2e5
crypt-gpg: Rework setup for CCID smartcard support
8 years ago
Harald Hoyer
f0bfada399
dracut.sh: strip NUL bytes in stream before push in string
...
seems like bash-4.4 does not like NUL bytes in variables
8 years ago
Harald Hoyer
041e49ee2a
network: enhance team support
...
Install ifcfg-* files with team configuration in the initramfs.
Improve the slave configuration of the team interface, by looking up
ifcfg files in the initramfs.
Create a default loadbalance team config, if none present in the
initramfs.
forward port of
4c88c2859e
8 years ago
Harald Hoyer
811a070d6c
network: differ between ipv6 local and global tentative
...
For dhcpv6, only a non-tentative scope local address is needed.
(cherry picked from commit 42dd8928a8
)
8 years ago
Harald Hoyer
5401d1f86f
network:wait_for_ipv6_auto() wait for all tentative addresses
...
(cherry picked from commit 13264563a9
)
8 years ago
Harald Hoyer
e8dc8c4d89
network/net-lib.sh: auto6 wait for route ra
...
Wait for a router advertised route
(cherry picked from commit 6d22a6860e
)
8 years ago
Harald Hoyer
65960fda7e
dracut.cmdline.7.asc: document bond mtu option
8 years ago
Harald Hoyer
25895a7769
Merge pull request #129 from imran1008/bond-mtu
...
add 'mtu' parameter for bond options
8 years ago
Harald Hoyer
144a3d85d0
Merge pull request #162 from dracut-mailing-devs/20160607094008.21012-1-colin@mageia.org
...
systemd: add more groups to deal with tmpfiles handling.
8 years ago
Harald Hoyer
e6390b5a70
Merge pull request #163 from dracut-mailing-devs/1711921.0d4JtWs6XN@linux-lm3i.site
...
Fix wrong keymap inclusion
8 years ago
Harald Hoyer
c1cec35469
Merge pull request #164 from dracut-mailing-devs/1467648310-27834-1-git-send-email-pbrobinson@gmail.com
...
modules: kernel: add phy and power modules to generic initrd
8 years ago
Harald Hoyer
8078a9c8ea
Merge pull request #165 from dracut-mailing-devs/1476286367-30606-1-git-send-email-chad.dupuis@cavium.com
...
fcoe: Allow more time for the bnx2x link negotiation before brining u…
8 years ago
Harald Hoyer
2931eaa800
Merge pull request #176 from danimo/pinctrl-cherryview
...
Always try to add pinctrl-cherryview
8 years ago
Harald Hoyer
1f1aa43573
Merge branch 'FGrose-overlayfs'
8 years ago
Harald Hoyer
1dd68c2f23
Merge branch 'overlayfs' of https://github.com/FGrose/dracut into FGrose-overlayfs
8 years ago
Harald Hoyer
1d75490767
Merge pull request #177 from danimo/mkinitrd-suse_fixes
...
mkinitrd-suse.sh: Resolve symbolic links for -i and -k parameters (bsc#902375)
8 years ago
Harald Hoyer
ca6be905f0
Merge pull request #178 from danimo/cifs_ntlm_auth
...
Add md4 and arc4 modules for ntlm
8 years ago
Harald Hoyer
67ae4f20b8
Merge pull request #185 from ldzhong/bsc1012656
...
man: make the -k option clear using mkinitrd
8 years ago
Harald Hoyer
b2f751db04
Merge pull request #198 from danimo/degraded_md_raid
...
Allow booting from degraded MD RAID arrays
8 years ago
Harald Hoyer
6eb80b3278
Merge branch 'master' of github.com:dracutdevs/dracut
8 years ago
Harald Hoyer
a1ba30cf4f
Merge branch 'danimo-remove-test-dependencies'
8 years ago
Harald Hoyer
0042f2568d
Merge branch 'remove-test-dependencies' of https://github.com/danimo/dracut into danimo-remove-test-dependencies
8 years ago
Harald Hoyer
b0d6254dad
TEST: redirect server output to server.log if $SERIAL empty
8 years ago
Harald Hoyer
f3f37f3cce
TEST: new rpcbind needs /run/rpcbind
8 years ago
Harald Hoyer
9ae7ed1a1d
Merge pull request #209 from nullr0ute/aarch64-fixes
...
Aarch64 fixes
8 years ago
Harald Hoyer
e1171941c2
TEST-70-BONDBRIDGETEAMVLAN: remove qemu -kernel parameter
...
'run-qemu' takes care of finding the kernel image
8 years ago
Moritz Maxeiner
98047e08d0
crypt-gpg: Add README describing the procedure of moving from
...
password-only gpg keyfile to password/smartcard gpg keyfile
8 years ago
Moritz Maxeiner
2a1723ed83
crypt-gpg: For GnuPG >= 2.1 support OpenPGP smartcards
8 years ago
Moritz Maxeiner
1fc68b989d
crypt: Support keyfiles embedded in the initrd
...
For rd.luks.key=keypath:keydev:luksdev, keydev being '/' will
assume the initrd contains the keyfile.
8 years ago
Peter Robinson
917e1b6b5b
Add check for aarch64 to the arm kernel module list
...
This adds the same list of drivers we use for arm platforms for
aarch64 too, also add the DMA drivers there too as they can add
sigficant performance for some storage/usb and often need to be
present when the storage drivers load.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
8 years ago
Peter Robinson
eec49634d4
Add aarch64 to drm modules along side ARM
...
Add aarch64 to modules, also update the drivers checked for latest
kernel changes.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
8 years ago
Harald Hoyer
bd4aa25741
Merge pull request #199 from lnykryn/bz1416958
...
ifup: don't ifup team master indefinitely
8 years ago
Harald Hoyer
7a44fea98c
Merge pull request #201 from lnykryn/bz1415004
...
network/ifup: write override file before dhcp_do
8 years ago