diff --git a/README.md b/README.md deleted file mode 100644 index c9b7e34..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# navOS Install ISO -This repo contains the build files for the navOS install medium. diff --git a/airootfs/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service b/airootfs/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service deleted file mode 120000 index a7e5cd4..0000000 --- a/airootfs/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/NetworkManager-dispatcher.service \ No newline at end of file diff --git a/airootfs/etc/systemd/system/multi-user.target.wants/NetworkManager.service b/airootfs/etc/systemd/system/multi-user.target.wants/NetworkManager.service deleted file mode 120000 index e874a9b..0000000 --- a/airootfs/etc/systemd/system/multi-user.target.wants/NetworkManager.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/NetworkManager.service \ No newline at end of file diff --git a/airootfs/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service b/airootfs/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service deleted file mode 120000 index b78b586..0000000 --- a/airootfs/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service +++ /dev/null @@ -1 +0,0 @@ -/usr/lib/systemd/system/NetworkManager-wait-online.service \ No newline at end of file diff --git a/justfile b/justfile deleted file mode 100644 index b96ba0e..0000000 --- a/justfile +++ /dev/null @@ -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 diff --git a/packages.x86_64 b/packages.x86_64 index 894ea20..38e9298 100644 --- a/packages.x86_64 +++ b/packages.x86_64 @@ -2,11 +2,10 @@ navos/navinstall # gui -#gui: sddm -#gui: plasma -#gui: dolphin -#gui: konsole -#gui: firefox +sddm +plasma +dolphin +konsole # misc doas