Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
hashworks
archlinux-docker
Commits
4ebfbe58
Unverified
Commit
4ebfbe58
authored
Nov 26, 2019
by
Santiago Torres-Arias
Browse files
packages: add base group
parent
2fc6d9f3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
4ebfbe58
...
...
@@ -14,7 +14,7 @@ rootfs: hooks
cat
pacman-conf.d-noextract.conf
>>
rootfs/etc/pacman.conf
fakechroot
--
fakeroot
--
pacman
-Sy
-r
$(BUILDDIR)
\
--noconfirm
--dbpath
$(PWD)
/
$(BUILDDIR)
/var/lib/pacman
\
--config
pacman.conf
\
--config
rootfs/etc/
pacman.conf
\
--noscriptlet
\
--hookdir
$(PWD)
/alpm-hooks/usr/share/libalpm/hooks/
$(
shell
cat
packages
)
cp
--recursive
--preserve
=
timestamps
--backup
--suffix
=
.pacnew rootfs/
*
$(BUILDDIR)
/
...
...
packages
View file @
4ebfbe58
...
...
@@ -2,3 +2,4 @@ sed
gzip
pacman
systemd
gawk
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment