User:Maffblaster/Experiments
From Gentoo Wiki
Jump to:navigation
Jump to:search
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:
Schofield's Three Laws of Computing
Schofield's Three Laws of Computing state:
- You should never put data into a program unless you can see exactly how to get it out.
- Data doesn't really exist unless you have at least two copies of it.
- The easier it is for you to access your data, the easier it is for someone else to access your data.
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).