Skip to content

Commit

Permalink
Altpackage updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
cerebrate committed Mar 22, 2022
1 parent f844c7d commit bf09d8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions container-package-arch.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#! /bin/sh
# This works on my machine with my local packaging container. It will not work for you.
lxc exec package-arch --user 0 -- resolvectl dns eth0 172.16.0.128
lxc exec package-arch --user 1000 --cwd /pkg --env HOME=/home/avatar -- make package-arch
1 change: 1 addition & 0 deletions container-package-fedora.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#! /bin/sh
# This works on my machine with my local packaging container. It will not work for you.
lxc exec package-arch --user 0 -- resolvectl dns eth0 172.16.0.128
lxc exec package-fedora --user 1000 --cwd /pkg --env HOME=/home/avatar -- make package-fedora

0 comments on commit bf09d8a

Please sign in to comment.