~comcloudway/builds.sr.ht

2439555290262bf5c4d98819125a451c26c8aac6 — Drew DeVault 5 years ago fc09ed8
Fix sudo warnings in Ubuntu
1 files changed, 6 insertions(+), 0 deletions(-)

M images/ubuntu/genimg
M images/ubuntu/genimg => images/ubuntu/genimg +6 -0
@@ 95,6 95,12 @@ EOF
run_root systemctl enable systemd-networkd.service
run_root systemctl enable systemd-timesyncd.service

cat <<EOF >/mnt/etc/hosts
127.0.0.1 localhost.localdomain localhost
::1 localhost.localdomain localhost
127.0.0.1 build.localdomain build
EOF

cat >/mnt/etc/apt/sources.list <<EOF
deb http://archive.ubuntu.com/ubuntu/ $release main restricted universe multiverse 
deb http://archive.ubuntu.com/ubuntu/ $release-security main restricted universe multiverse