User:Brendlefly62
From Gentoo Wiki
Gentoo user since 2006. Joined wiki.gentoo.org as account holder 24 January 2017.
My projects based on gentoo
Stateful firewall
Snort/BASE Intrusion Detection System (retired)
Xen virtualization
- servers (fileserver, webserver, etc)
- virtual (Windows 7) Desktop infrastructure (retired)
Desktops and headless servers on various platforms
Autonomous/RC roboticized cutting board with obstacle avoidance and streaming video (on Raspberry Pi, with serial communication to Arduino motor controller)(retired)
"Metadistribution joetoo" custom standardized deployment on dozens of active platforms (https://github.com/JosephBrendler/joetoo/tree/master/joetoo-base/joetoo-meta) (# users=1)
- Custom initramfs builder supporting full-disk encryption with key read from external device, lvm, optional splash screen -- https://github.com/JosephBrendler/joetoo/tree/master/dev-util/mkinitramfs
- Custom script header file with frequently used functions -- https://github.com/JosephBrendler/joetoo/tree/master/dev-util/script_header_brendlefly
- Custom utilities -- https://github.com/JosephBrendler/joetoo/tree/master/dev-util/joetoolkit
- Custom kernel-builder for embedded systems -- https://github.com/JosephBrendler/joetoo/tree/master/sys-kernel/kernelupdate-embedded
- Custom kernel/module packages generated by kernelupdate-dom0, makeU-distrib-tar && installU_on_server, and kernelupdate-embedded
- gentoo xen pv -- https://github.com/JosephBrendler/joetoo/tree/master/sys-kernel/gentoo_pv_kernel_image
- RaspberryPi 3B+ (armv8,64) -- https://github.com/JosephBrendler/joetoo/tree/master/sys-kernel/linux-bcm2710-rpi-3-b-plus_kernel_image
- RaspberryPi 4B (armv8,64) -- https://github.com/JosephBrendler/joetoo/tree/master/sys-kernel/linux-bcm2711-rpi-4-b_kernel_image
- Tinkerboard s (armv7) -- https://github.com/JosephBrendler/joetoo/tree/master/sys-kernel/linux-rk3288-tinker-s_kernel_image
- raspi64-headless-meta adapting abandoned genpi efforts[1] with supporting packages in joetoo repo -- https://github.com/JosephBrendler/joetoo/tree/master/dev-embedded/raspi64-headless-meta (I originally intended this for Raspi4, but have since also used it on Raspi3 B+ and Tinkerboard S
- Custom scripts for joetoo update sequence (jus) inspired by an external discussion[2] and rebuild update sequence (rus) inspired by a number of discussions[3][4][5] -- https://github.com/JosephBrendler/joetoo/tree/master/app-portage/jus
- and more...