~tomleb/alpine-mkinitfs

Send a response to cryptprompt
Pass encrypted device to cryptprompt
Add cryptprompt kernel param to run a custom prompt
Store passphrase in linux keyring

Caveats:
- The linux keyring is hardcoded and created in initramfs-init instead
  of by another binary
- The permission set for the keyring are not secure
- The keyring & key are chown'd to a hardcoded uid
- The changes always occur instead of being behind a flag
Prevent overriding mkinitfs while developing
c523f72d — Richard Stephens 1 year, 2 months ago
support specifying root device by partuuid
mkinitfs: allow specifying compression level

(and perhaps injecting more options)

the defaults are taken from before:

gzip: -9 -> -9
xz: unspecified (-1)! -> -9
zstd: -19 -> -19
lz4: --best(-12) -> -12
f2ae0ab5 — Natanael Copa 1 year, 3 months ago
==== release 3.8.1 ====
d738d380 — Natanael Copa 1 year, 3 months ago
init: fix tiny-cloud runlevels

The tiny-cloud services got renamed. Adjust accordingly.

ref: https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud/-/merge_requests/82
dcb90f4b — Natanael Copa 1 year, 4 months ago
Disable yash

yash no longer accept 'local'
317c1ec2 — Natanael Copa 1 year, 4 months ago
init: improve detection of serial consoles

fixes https://gitlab.alpinelinux.org/alpine/aports/-/issues/14927
86e617bf — Natanael Copa 1 year, 4 months ago
==== release 3.8.0 ====
78806300 — Natanael Copa 1 year, 4 months ago
init: ensure that mount options in fstab is respected
584a90d4 — Natanael Copa 1 year, 4 months ago
init: remove commented out code
9acaa5a8 — Natanael Copa 1 year, 4 months ago
init: use alpine cloud provider instead of nocloud
7d399d0f — Natanael Copa 1 year, 4 months ago
release 3.8.0_rc4
f8c3ecd3 — Natanael Copa 1 year, 4 months ago
features: include nvdimm modules with nfit
aa32c634 — Natanael Copa 1 year, 4 months ago
release 3.8.0_rc3
4355e875 — Natanael Copa 1 year, 4 months ago
init: fix typo
fd5ca295 — Natanael Copa 1 year, 4 months ago
release 3.8.0_rc2
Next