Commit Graph

94 Commits (a5404f416a0b14a47ce4489698a35c0cf70bb6fb)

Author SHA1 Message Date
dmatetelki a5404f416a Looking for LUKS header in the remote header and not in the encrypted device.
10 years ago
Denes Matetelki 0bd3587494 LUKS uses remote header, which is currently hard-coded as /header.img
10 years ago
Denes Matetelki 80d3241329 Including and using sakaki's staticgpgp instead of gnugpg.
10 years ago
Fabio Erculiani 386a0ad5ab 00-livecd.sh: complete overlayfs support
10 years ago
Fabio Erculiani 52384c56e4 00-livecd.sh: add support for overlay fs.
10 years ago
Yixun Lan f3cff8d9fb 00-splash.sh: enter shell while fail boot, bug #523512
10 years ago
sakaki 0ab05d72e0 Fixed case where a LUKS root is protected by a GPG-encrypted keyfile
11 years ago
Fabio Erculiani 95a621d73a 00-keymaps.sh: fix keymap boot args detection and setup, respect docs
11 years ago
Fabio Erculiani 6614a01b1d linuxrc: add support for dracut/anaconda iscsi cmdline parameters
11 years ago
Fabio Erculiani f5f20a009e linuxrc: rename ${keymap} to ${USE_KEYMAP}
11 years ago
Fabio Erculiani ef6ec566ef 00-keymaps.sh: simplify keymap handling code
11 years ago
Fabio Erculiani a96510560b linuxrc: avoid unnecessary dokeymap boot parameter to activate keymap config
11 years ago
Fabio Erculiani fd8ba0d9db 00-rootdev.sh: use realpath instead of readlink to resolve symlinks
11 years ago
Fabio Erculiani 7085ad2b32 00-devmgr.sh: do not set the hotplug handler, Gentoo bug #493874
11 years ago
Fabio Erculiani 49c4af162b linuxrc: create /etc/ld.so.cache if it's not in the initramfs
11 years ago
Fabio Erculiani 65d6d36332 00-fsdev.sh: drop any reference to mdstart, no longer used nowadays
11 years ago
Fabio Erculiani 9097998cad 00-crypt.sh: only warn about missing cryptsetup if CRYPT_ROOTS or CRYPT_SWAPS is set
11 years ago
Fabio Erculiani 8ae92b7601 linuxrc: fix /dev/shm mount, move it after /dev mount, add strictatime support to busybox
11 years ago
Fabio Erculiani f545918a49 linuxrc: fix REAL_INIT setup in livecd mode
11 years ago
Fabio Erculiani 93770cfff5 00-rootdev.sh: handle the case where init=/linuxrc and real_init= is not set
11 years ago
Fabio Erculiani 5e718d9ab3 00-livecd.sh: fix "docache" support, unfuck the whole code
11 years ago
Fabio Erculiani 8df1f57e58 00-livecd.sh: drop old TODO
11 years ago
Fabio Erculiani dc7d502990 00-livecd.sh: ${LOOPEXT} is never set, drop it
11 years ago
Fabio Erculiani 87ce8a9bec 00-rootdev.sh: fix typo in comment
11 years ago
Fabio Erculiani ac5324d3f0 linuxrc: fix check against REAL_INIT and FAKE_INIT
11 years ago
Fabio Erculiani 8dd6215099 00-rootdev.sh: fix zfs rootfs boot regression, see GitHub issue #10
11 years ago
Fabio Erculiani 43ac8e2126 00-zfs.sh: move zfs_member fstype info to a standalone function
11 years ago
Fabio Erculiani c32856dd84 00-fsdev.sh: add warning about get_device_fstype() usage in ZFS scenarios
11 years ago
Fabio Erculiani 6d808e8257 00-zfs.sh: make is_zfs() public
11 years ago
Fabio Erculiani 8073752bec Revert "00-rootdev.sh: look for ZFS=* instead of ZFS* in REAL_ROOT case"
11 years ago
Fabio Erculiani d55306dc81 00-rootdev.sh: look for ZFS=* instead of ZFS* in REAL_ROOT case
11 years ago
Fabio Erculiani 682c302fe6 00-zfs.sh: fix USE_ZFS variable check typo
11 years ago
Fabio Erculiani 61f704692c 00-fsdev.sh: sleep on multipath -v only if using mdev
11 years ago
Fabio Erculiani b832cf7a95 00-crypt.sh: use find_real_device to resolve UUID= or LABEL= dev names
11 years ago
Fabio Erculiani 3b2aa3077c 00-crypt.sh: call start_volumes instead of start_md_volumes
11 years ago
Fabio Erculiani a73aefd936 Merge pull request #6 from t0b3/patch-2
11 years ago
Fabio Erculiani 5c53e92095 Merge pull request #7 from t0b3/patch-3
11 years ago
Fabio Erculiani f898113225 Merge pull request #8 from t0b3/patch-4
11 years ago
t0b3 c9257fc9db Update 00-crypt.sh
11 years ago
t0b3 5f545abd91 Update 00-crypt.sh
11 years ago
t0b3 4dcb7d2121 Update 00-crypt.sh
11 years ago
t0b3 4cbc017937 Update 00-crypt.sh
11 years ago
Fabio Erculiani 748e991ecf 00-fsdev.sh: add _is_mdadm helper function
11 years ago
Fabio Erculiani f92804c752 00-rootdev.sh: always use the blkid detected fstype unless rootfstype= is passed
11 years ago
Fabio Erculiani a2f34d906b 00-crypt.sh: delay the initialization of md devices until the end of start_luks
11 years ago
Fabio Erculiani 451fac91b4 00-fsdev.sh: use more compact code in start_volumes
11 years ago
Fabio Erculiani cd1cf77029 00-fsdev.sh: move md arrays initialization code to start_md_volumes
11 years ago
Fabio Erculiani d5ebdb3e56 00-crypt.sh: drop stale comment
11 years ago
Fabio Erculiani 763daca7d5 00-crypt.sh: start_luks: remove bogus sleep 6 calls.
11 years ago
Fabio Erculiani 2d19fc6fc8 00-crypt.sh: do not remove ancestors of /mnt/key, that's just silly
11 years ago