Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Merge requests
!6208
configure zram swap on systemd installs
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
configure zram swap on systemd installs
craftyguy/zram-systemd
into
master
Overview
15
Commits
3
Pipelines
11
Changes
7
Merged
Clayton Craft
requested to merge
craftyguy/zram-systemd
into
master
2 months ago
Overview
15
Commits
3
Pipelines
11
Changes
7
Expand
4
0
Merge request reports
Compare
master
version 10
568098f5
1 month ago
version 9
4563ba72
2 months ago
version 8
fd1cc487
2 months ago
version 7
a04166e9
2 months ago
version 6
66f3b6ac
2 months ago
version 5
69abfc3e
2 months ago
version 4
971d464e
2 months ago
version 3
4895f4b4
2 months ago
version 2
0af01973
2 months ago
version 1
9c5a271c
2 months ago
master (base)
and
latest version
latest version
08602622
3 commits,
1 month ago
version 10
568098f5
3 commits,
1 month ago
version 9
4563ba72
3 commits,
2 months ago
version 8
fd1cc487
3 commits,
2 months ago
version 7
a04166e9
3 commits,
2 months ago
version 6
66f3b6ac
3 commits,
2 months ago
version 5
69abfc3e
4 commits,
2 months ago
version 4
971d464e
3 commits,
2 months ago
version 3
4895f4b4
3 commits,
2 months ago
version 2
0af01973
3 commits,
2 months ago
version 1
9c5a271c
3 commits,
2 months ago
7 files
+
71
−
37
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
7
Search (e.g. *.vue) (Ctrl+P)
extra-repos/systemd/postmarketos-base-systemd/APKBUILD
+
2
−
2
Options
@@ -2,7 +2,7 @@
# Co-maintainer: Clayton Craft <clayton@craftyguy.net>
# pmbootstrap installs this, if systemd is selected in "pmbootstrap init".
pkgname
=
postmarketos-base-systemd
pkgver
=
2
6
pkgver
=
2
7
pkgrel
=
0
pkgdesc
=
"Meta package for running postmarketOS with systemd"
url
=
"https://postmarketos.org"
@@ -73,7 +73,7 @@ sha512sums="
fbaa33425e507062a454f11bda48508f261c2144e5c23a20f567dc1cef14ce1dec57f8d934f418f5b6095509757f8503481aba9790a04c8f9f6995e65833d8c9 rootfs-etc-profile.d-99motd.sh
2faac294bb632762e247b850f09ff4b544ccff6c462efd8d4faca71ba30bdfa9c460377a0dc88e92c5dbbe251017d164064a56ac0e0410f224b45d4f5f81866c rootfs-etc-systemd-logind.conf
15423bfda57c90ab62fe69865ca4072a0aeb83bf77d9c278257e346f4da81843d010b41003c91ae9f3fcb1c67447645e7c19078eea2bf11312051e6ad7523ad1 rootfs-usr-share-mkinitfs-files-extra-01-initramfs-base-systemd.files
fb69154ca6f55e49992f38c9c1b34dba6f08fcbf36dcb85e21519879c58b47c833babbc1c55e160a414c347d4f546cec477565368995fbab6632a23156637df4
rootfs-usr-lib-systemd-system-preset-90-base.preset
0e30cad5ab3a84807c406b66e391bf4c420d40c763fdb768a8194a499b91a705c18233921ad62d2d201de3fe3386e970cfddf55c38b6ba42fd565322ab51fe5e
rootfs-usr-lib-systemd-system-preset-90-base.preset
c7ec5a4e7c7dcbf855f34e80adb225f52221340099216e57792b04f07e7b367e004209551e9a74152d9212926aba1b1a0a2680d3c2e35f15cca6f3cf0c9a3841 rootfs-usr-lib-systemd-user-preset-90-base.preset
605df1f004783d2e0ec5dd99a688bca27502c8c24bc05fb4dc26589b2070b0fbd1cf9bd56e6861d7cda2f8ac8147e7eb040acfd886185c01c8cf9de8b1ce2dcd rootfs-usr-bin-setup-timezone
"
Loading