Compare commits

..

No commits in common. "4ca695625b98e257cc525a83df37cdb6c62ae4dd" and "f451c8466bbd7e76da40105cb23cb26c0340fe79" have entirely different histories.

3 changed files with 5 additions and 7 deletions

View File

@ -28,8 +28,8 @@ base:
$(call vinstall,base-system)
set-loc:
echo $(BVCLOC) >> $(MNTDIR)/etc/default/libc-locales
chroot $(MNTDIR) xbps-reconfigure -f glibc-locales
echo $(BVLANG) >> $(MNTDIR)/etc/default/libc-locales
chroot $(MNTDIR) xbps-reconfigure glibc-locales
set-term:
$(call vinstall,st-terminfo)
@ -54,7 +54,7 @@ grub:
chroot $(MNTDIR) grub-install $(BOOTLDR)
wifi:
$(call vinstall,NetworkManager,elogind)
$(call vinstall,NetworkManager)
xorg:
$(call vinstall,xorg)
@ -82,7 +82,6 @@ post-install: tools
nuser:
chroot $(MNTDIR) useradd $(NUSRNAME) -G wheel
chroot $(MNTDIR) passwd $(NUSRNAME)
chroot $(MNTDIR) dot-install $(NUSRNAME)
laptop: metal wifi xorg audio post-install nuser

View File

@ -2,8 +2,8 @@ VOID_ARCH=x86_64
VOID_REPO="https://alpha.de.repo.voidlinux.org/current"
VOID_ARCHIVE=void-fs.tar.bz2
DRIVE=/dev/sdb1
BOOTLDR=/dev/sdb
DRIVE=/dev/sde1
BOOTLDR=/dev/sde
MNTDIR=/mnt/void

View File

@ -15,7 +15,6 @@ xbps-install -Sy libX11-devel libXft-devel libXinerama-devel imlib2-devel libexi
make install -C $SRCPATH/sde/
make install -C $SRCPATH/waterfox/
make install -C /usr/local/share/dot
#waterfox deps
xbps-install -Sy gtk+3-devel dbus-glib-devel