clean install python first
This commit is contained in:
parent
e8ddc78249
commit
e687e19429
2
Makefile
2
Makefile
|
@ -90,7 +90,7 @@ nuser:
|
||||||
chroot $(MNTDIR) passwd $(NUSRNAME)
|
chroot $(MNTDIR) passwd $(NUSRNAME)
|
||||||
#chroot $(MNTDIR) dot-install $(NUSRNAME)
|
#chroot $(MNTDIR) dot-install $(NUSRNAME)
|
||||||
|
|
||||||
laptop: metal wifi xorg audio post-install nuser
|
laptop: metal python xorg audio wifi post-install nuser
|
||||||
|
|
||||||
archive:
|
archive:
|
||||||
tar -cvpjf void-fs.tar.bz2 \
|
tar -cvpjf void-fs.tar.bz2 \
|
||||||
|
|
Loading…
Reference in New Issue