setup scripts for windows for configuring kiosks and other embedded systems
It may be useful not only for kiosks
- https://github.com/igorkll/WinBox-Maker - a program for creating embedded Windows images (there will be a better solution than these scripts)
- https://github.com/igorkll/linux-embedded-setup-scripts - scripts for configuring embedded linux from a running system can be executed from a target device or by automated build systems from a chroot/vm
- https://github.com/igorkll/linux-embedded-patchs - a set of patches for using the linux kernel on embedded locked-down devices
- https://github.com/igorkll/custom-debian-initramfs-init - custom /init script for debian initramfs
- https://github.com/igorkll/embedded-plymouth - plymouth with a patch to disable ESC key processing (so that the console cannot be displayed during boot)
- https://github.com/igorkll/syslbuild - an build system for creating Linux distributions. it is focused on embedded distributions