Go to file
Caleb Connolly cb8414a20d
postmarketos-initramfs: unify with minimal initramfs (MR 5636)
We previously forked the initramfs into a minimal variant for highly
space constrained devices, to allow the normal variant to gain
additional functionality like the debug-shell (With OSK). Initially the
hope was that only a handful of devices would need the minimal variant,
but in practise this has not been the case.

Trying to maintain two diverging forks of the initramfs is absoutely
unsustainable and (to be frank) a bit silly.

Based on discussion with craftyguy and newbyte, let's re-architect the
initramfs to run in two stages, with the second stage being part of
initramfs-extra. By itself this doesn't make a lot of sense, since
requiring the boot partition be mounted for the debug-shell to be useful
is a major downgrade.

However this can be used in tandem with pending support for a new
deviceinfo_create_initfs_extra variable, this is default false in
mkinitfs which finally gets rid of initramfs-extra entirely for devices
that don't need it.

Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
Co-authored-by: Clayton Craft <clayton@craftyguy.net>
2024-10-31 11:54:24 -07:00
.ci CI: common.run_pmbootstrap: use simple check=True (MR 5633) 2024-10-23 13:24:10 +02:00
.githooks
.gitlab/issue_templates .gitlab: Change_Kernel_Config: properly assign label (MR 5553) 2024-09-04 18:45:39 +02:00
cross cross/crossdirect: fakeroot: add helpful error msg (MR 5744) 2024-10-30 22:24:57 +01:00
device sony-togari: new device (MR 5739) 2024-10-28 17:45:06 +03:00
main postmarketos-initramfs: unify with minimal initramfs (MR 5636) 2024-10-31 11:54:24 -07:00
modem modem/samsungipcd: upgrade to v0.3.0 (MR 5698) 2024-10-13 19:51:32 +02:00
temp temp/gnome-shell-mobile: remove dependency on removed networkmanager-common (MR 5740) 2024-10-28 14:10:17 +01:00
.clang-format
.ecrc
.editorconfig
.gitignore
.gitlab-ci.yml CI: gitlab: increase git clone depth to 100 (MR 5718) 2024-10-19 14:07:38 +02:00
.mrhlpr.json
channels.cfg
CODEOWNERS device-raspberry-pi3: take over maintainership (MR 5548) 2024-09-01 18:01:03 +02:00
COMMITSTYLE.md
kconfigcheck.toml */*: update references to gitlab.postmarketos.org that need no rebuild (MR 5696) 2024-10-07 12:57:38 +02:00
LICENSE
pmaports.cfg
README.md