User:Maffblaster/Experiments
From Gentoo Wiki
Jump to:navigation
Jump to:search
Ideas from my Gentoo lab.
Ghost kernel
May be fun and challenging pproject to try to get more userspace processes running on Ghost kernel.
Shields
picolibc
Keith Packard's picolibc - How to replace glibc with picolibc. See https://github.com/keith-packard/picolibc
Clonezilla
Disk backup:
root #
/sbin/ocs-sr -q2 -c -j2 -gm -gs -z2p -i 4096 -fsck-y -senc -p choose savedisk <YYYY-MM-DD>-img nvme0n1
Disk restore:
Ubuntu kernel configs
http://kernel.ubuntu.com/~kernel-ppa/config
Phabricator
https://www.phacility.com/phabricator/
Root file system on NFS
Hmmm...
- CONFIG_ROOT_NFS
- /usr/src/linux/Documentation/filesystems/nfs/nfsroot.txt
Prefix under cygwin
Does Gentoo run under cygwin on Windows? This article seems to say it works...
Manual bootstrapping: User:Maffblaster/Drafts/Prefix_Cygwin
Funtoo
Install Funtoo.
VMs
KVM/QEMU
Placeholder for commands I use to create VMs (testing).