Compare commits

..

No commits in common. "c4868135e6713bb74a4242f2a4eaf88883d1aafb" and "6cbaf5d96908bf9fba72d1a4769fd9619d2b2f1a" have entirely different histories.

6 changed files with 4 additions and 20 deletions

View file

@ -1,2 +0,0 @@
# navOS Install ISO
This repo contains the build files for the navOS install medium.

View file

@ -1 +0,0 @@
/usr/lib/systemd/system/NetworkManager-dispatcher.service

View file

@ -1 +0,0 @@
/usr/lib/systemd/system/NetworkManager.service

View file

@ -1 +0,0 @@
/usr/lib/systemd/system/NetworkManager-wait-online.service

View file

@ -1,10 +0,0 @@
default:
@just --list
build:
mkdir -p work
mkdir -p out
mount -t tmpfs -o size=10G tmpfs ./work
mkarchiso -v -w ./work -o ./out .
umount ./work
rmdir ./work

View file

@ -2,11 +2,10 @@
navos/navinstall navos/navinstall
# gui # gui
#gui: sddm sddm
#gui: plasma plasma
#gui: dolphin dolphin
#gui: konsole konsole
#gui: firefox
# misc # misc
doas doas