gentoo_unattented-setup
zram-init
gentoo_unattented-setup | zram-init | |
---|---|---|
5 | 3 | |
8 | 78 | |
- | - | |
6.3 | 0.0 | |
about 1 year ago | over 2 years ago | |
Shell | Shell | |
Apache License 2.0 | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
gentoo_unattented-setup
- Gentoo Linux Automation
-
Gentoo Linux Setup Script
writing a gentoo script, now sharing it here as some things where not easy to find / figure, maybe a help elsewhere ... :)
eventually this works out now to end up with a neat desktop without interruptions during setup.
sample instr for optional deployment as VM guest in the readme ..
https://github.com/alphaaurigae/gentoo_unattented-setup
- Automated, modular ā 1 file ā setup for GENTOO Linux
- Came to Gentoo Linux about 2 years ago ... back then with a x240 netbook as only PC this was a rough start... abandoned the idea for a little while. ... new PC with fair IO + a little time during 2020 ... not yet a "user" in production but maybe in a little while.
- Automate Gentoo Linux
zram-init
-
What are some things that could mount swap that isn't /etc/fstab?
I found a github issue here that seemed to explain things.
-
Why does compiling packages in zram work, but not the Linux kernel?
Also, sys-block/zram-init::gentoo Scripts to support compressed swap devices or ramdisks with zRAM (https://github.com/vaeth/zram-init/)
-
Does Gentoo support zswap (openrc) as seen on fedora 33? I cannot find any explicit guidance in the handbook. Iām looking for disk backed zsawp not swap in zram. Is this only achievable with systemd?
IIRC zswap is zram used for swap, so as long as your kernel has zram support, you can use zswap. You can use zram with zramctl from util-linux. However, there is also the sys-block/zram-init package: it's a wrapper around zramctl which offers an openrc script to automatically create zram devices at boot. It also provides configuration for zswap. Configuration is in /etc/conf.d/zram-init.
What are some alternatives?
Gentoo-Simple-Installer - A script for easily installing Gentoo.
log2ram - ramlog like for systemd (Put log into a ram folder)
fido2luks - Decrypt your LUKS partition using a FIDO2 compatible authenticator
ramroot - Load root file system to ram during boot.
EMBA - EMBA - The firmware security analyzer
init - KISS Linux - Init Framework
archlinux-kde-install-guide - :page_facing_up: Arch Linux with LVM and KDE Plasma installation guide.
portage-bashrc-mv - Provide support for /etc/portage/bashrc.d and /etc/portage/package.cflags for the portage package manager (Gentoo Linux)
wii-linux-ngx - Modern Linux for Wii/GameCube
hmg - Personal Gentoo/Linux configurations
Automate-Noip-DUC - Automate the Noip-Update-Client Installation and Noip Startup Process in Ubuntu 20.04 LTS
auto-zram - Automatically configure zram as swap on a machine, using sensible defaults, with the ability to tweak it to your needs.