thin client operating system
thin client operating system

Thin Client Operating System -

cat > iso/boot/grub/grub.cfg <<EOF set timeout=0 set default=0 menuentry "Thin Client OS" linux /boot/kernel quiet console=tty0 console=ttyS0,115200 initrd /boot/initramfs.cpio.gz

echo "Built: $OUTPUT" Save as kernel.config and use with make menuconfig to strip down kernel. thin client operating system

EOF