2024-12-13
RWX work: 2023 → 2024
I’ve been writing code in #python
& shells ( #bash , #grub , #posix ):
#lsgm Live Scan Grub Menu
#rwx Read Write eXecute
#spcd Shell to Python Continuous Deployment
#srmp Software Repositories Mirror Profile
#ffmpeg #git #gource
2023-05-04
GRUB: from ESP to VM
create & connect storage images
partition both virtual devices
zeroize, format & transfer files
create raid0, cryptsetup & lvm
display partition tables
launch vm with storage
open encrypted device
close virtual machine
scroll complete log
#lsgm
regexp memdisk tar search part_gpt part_msdos lvm mdraid1x btrfs ext2 iso9660 udf exfat fat hfs hfspluscomp ntfscomp linux loopback squash4 # at_keyboard keylayouts keystatus read halt reboot all_video videoinfo gfxterm_background jpeg png tga # date echo eval help sleep test true cpuid lspci videoinfo cat configfile hashsum loadenv progress testspeed gcry_sha256 gcry_sha512 pgp ) GRUB_IMAGE_BIOS_MODULES=( biosdisk
2022-02-02
Figuring out useful #uefi & #bios modules
for custom #grub standalone binary images…
#lsgm