Go to file
Aren Moynihan 443fb1a850
device-postmarketos-trailblazer: modules-initfs sort alphabetically (MR 5703)
This is a stylistic change only.

Generated by this program, which takes care to treat '_' and '-' as the
same character for the purpose of sorting:

perl -e 'print sort {($a =~ s/_/-/r) cmp ($b =~ s/_/-/r)} <>' modules-initfs | uniq | sponge modules-initfs
2024-11-02 15:47:09 +09:00
.ci CI: common.run_pmbootstrap: use simple check=True (MR 5633) 2024-10-23 13:24:10 +02:00
.githooks Add githooks from alpine (MR 4008) 2023-04-12 16:42:45 +02:00
.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 device-postmarketos-trailblazer: modules-initfs sort alphabetically (MR 5703) 2024-11-02 15:47:09 +09:00
main main/postmarketos-initramfs: umount /boot in the initramfs (MR 5751) 2024-11-01 14:09:35 -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 CI: .ecrc: Exclude temp from check (MR 4858) 2024-02-27 08:24:53 -08:00
.editorconfig editorconfig: add CODEOWNERS (MR 4940) 2024-03-17 22:48:52 +00:00
.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 channels.cfg: mark v23.12 as unsupported 2024-07-31 22:00:52 +02:00
CODEOWNERS device-raspberry-pi3: take over maintainership (MR 5548) 2024-09-01 18:01:03 +02:00
COMMITSTYLE.md COMMITSTYLE: introduce (MR 3908) 2023-03-21 08:32:10 +01:00
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 pmaports.cfg: set pmbootstrap_min_version=2.3.0 (MR 5046) 2024-05-15 17:08:00 +02:00
README.md README: add mention to COMMITSTYLE (MR 4010) 2023-04-13 23:22:01 -07:00