Commit Graph

17 Commits

Author SHA1 Message Date
Érico Rolim 064c9b09bb Add scripts for chrooting into a glibc boot env.
- fish_prompt: to indicate that one is inside the chrooted fs

- launch-chroot: chroots into the folder, can be turned into C program
at some point to become setuid

- mount-zvol: commmand to mount zvols that have mountpoint= set

- chroot-mnt service: starts up the mounts, kills them with `sv down`.
service-and-tz.sh script was updated to install it
2020-07-07 18:51:31 -03:00
Érico Rolim 7ee3b51e5a Bootstrap: add bootstrapping scripts. 2020-06-25 04:50:47 -03:00
Érico Rolim d0444f28f9 void.sh: update.
Add current_system target, support bootstrapping installation.
2020-06-25 04:17:00 -03:00
Érico Rolim 4814241720 Add small projects as submodules, revamp install.sh
- Add configuration vars and whatnot.
- Add submodules for hugo.el and git-merge-pr.
2020-06-22 02:08:46 -03:00
Érico Rolim 8fe4be8f19 Re-organize installation scripts 2020-06-04 02:00:30 -03:00
Érico Rolim 08e21a0649 void.sh: use dash instead of bash
- change how functions are declared
- use _ instead of - for function names
- use eval instead of ${!var}
2020-06-04 00:36:32 -03:00
Érico Rolim 8a6f0b0d2d Add gaming stuff
- Steam wrapper for flatpak with external filesystem for games
- NVIDIA info stub
2020-05-29 01:22:28 -03:00
Érico Rolim ba81fc75f2 Add zfsbootmenu configuration. 2020-05-29 01:21:25 -03:00
Érico Rolim 13cee87476 Update packages, add hooks
- Created nonfree function
- Use bsdtar as default instead of tar
2020-05-29 01:10:05 -03:00
Érico Rolim c7825e94ef Update some /etc files
- fstab: Add size parameter to /tmp
- rc.local: Remove makewhatis, there is a cron.daily for it
- default/apparmor: exists in the filesystem
2020-05-22 23:57:10 -03:00
Érico Rolim 39ec27b460 Split dracut.conf files. 2020-05-22 23:56:30 -03:00
Érico Rolim 3da6ec3106 Split setting up scripts. 2020-05-22 23:55:45 -03:00
Érico Rolim 99a965c1a4 Split setting up documentation. 2020-05-22 23:55:15 -03:00
Érico Rolim 5da6674a12 Update package list. 2020-05-22 23:55:01 -03:00
Érico Rolim 9c2b928c36 void.d: update contents 2020-05-15 22:48:55 -03:00
Érico Rolim 20b746e704 void.sh: overhaul script, add new stuff
Use a list structure instead of install commands.
2020-05-15 22:27:22 -03:00
Érico Rolim 042e69b43d Rename distros/ to void/ 2020-05-15 20:06:48 -03:00