Live-Debian 12 bookworm with sway.
Find a file
2024-07-21 19:10:18 +02:00
.bashrc Fixing missing Memtest in Bootloader. Adding customized live user nihal. 2024-07-20 14:55:32 +02:00
bash_profile Initialize repository, adding makefile, packages list, config and colorscheme for vim, config for sway and wofi, scripts for automatic loading of sway via systemd. 2024-04-25 20:22:58 +02:00
forest_refuge.vim Initialize repository, adding makefile, packages list, config and colorscheme for vim, config for sway and wofi, scripts for automatic loading of sway via systemd. 2024-04-25 20:22:58 +02:00
makefile Fixing missing Memtest in Bootloader. Adding customized live user nihal. 2024-07-20 14:55:32 +02:00
packages.list Fixing missing Memtest in Bootloader. Adding customized live user nihal. 2024-07-20 14:55:32 +02:00
README.md Adding description of repository. 2024-07-21 19:10:18 +02:00
sirius.png Initialize repository, adding makefile, packages list, config and colorscheme for vim, config for sway and wofi, scripts for automatic loading of sway via systemd. 2024-04-25 20:22:58 +02:00
startscript.sh Initialize repository, adding makefile, packages list, config and colorscheme for vim, config for sway and wofi, scripts for automatic loading of sway via systemd. 2024-04-25 20:22:58 +02:00
swayaudio.sh Initialize repository, adding makefile, packages list, config and colorscheme for vim, config for sway and wofi, scripts for automatic loading of sway via systemd. 2024-04-25 20:22:58 +02:00
swayconfig Fixing missing Memtest in Bootloader. Adding customized live user nihal. 2024-07-20 14:55:32 +02:00
swayexit.sh Initialize repository, adding makefile, packages list, config and colorscheme for vim, config for sway and wofi, scripts for automatic loading of sway via systemd. 2024-04-25 20:22:58 +02:00
swaylock_screen.sh Initialize repository, adding makefile, packages list, config and colorscheme for vim, config for sway and wofi, scripts for automatic loading of sway via systemd. 2024-04-25 20:22:58 +02:00
swaysystemd Initialize repository, adding makefile, packages list, config and colorscheme for vim, config for sway and wofi, scripts for automatic loading of sway via systemd. 2024-04-25 20:22:58 +02:00
vimrc Fixing missing Memtest in Bootloader. Adding customized live user nihal. 2024-07-20 14:55:32 +02:00
woficonfig Initialize repository, adding makefile, packages list, config and colorscheme for vim, config for sway and wofi, scripts for automatic loading of sway via systemd. 2024-04-25 20:22:58 +02:00
wofistyles.css Initialize repository, adding makefile, packages list, config and colorscheme for vim, config for sway and wofi, scripts for automatic loading of sway via systemd. 2024-04-25 20:22:58 +02:00

This repository contain the files to build a costumized live-linux ISO. You can easily copy the iso onto an USB-stick for booting. During boot you can choose between boot into Live System (more information about Debian Live: https://live-team.pages.debian.net/live-manual/html/live-manual/index.en.html), tart Debian Installation or using Hadware Detection Tool (HDT) or Memory Diagnostic Tool (memtest86+). To build the live-linux ISO make sure live-build is installed on your machine. You can start the build process with make. Feel free to change the configurationen fitting to your needs and wishes. Therefor change the makefile (more information about makefile: https://makefiletutorial.com/), add or remove packages listed inside packages.list or change the configurations for vim (vimrc) and bash (.bashrc, bash_profile). There is a systemd servie for autostarting sway. To change the service make changes to swaysystemd. Feel free to make changes to woficonfig, wofistyles.css and swayconfig to fit the system to your needs and wishes.