2023-05-09 07:44 | fix syntax | Jan Pobříslo | 2 | +3 | -2 |
2023-05-09 07:42 | Load r8153_ecm module for USB ethernet | Jan Pobříslo | 2 | +2 | -0 |
2022-12-16 21:32 | rebuild services | Jan Pobrislo | 1 | +2 | -2 |
2022-12-16 21:22 | Cgroups configuration via cgroup-tools and cgconfig.conf | Jan Pobříslo | 3 | +77 | -0 |
2022-11-02 01:23 | Fix counting and error handling when sorting bundles | Jan Pobříslo | 1 | +3 | -2 |
2022-11-02 00:46 | Create empty content files for bundles | Jan Pobříslo | 1 | +5 | -1 |
2022-11-02 00:05 | Fix variable in enabled_services() function | Jan Pobříslo | 1 | +1 | -1 |
2022-11-01 23:04 | Define tinc networks using a table. | Jan Pobříslo | 3 | +14 | -4 |
2022-11-01 22:59 | Optional service definition function helpers. Can omit unused tables. | Jan Pobříslo | 3 | +87 | -24 |
2022-11-01 21:35 | Function to declare bundles | Jan Pobříslo | 2 | +15 | -9 |
2022-10-29 01:20 | Make all of the bundles generated (convert ok-all) | Jan Pobříslo | 2 | +9 | -12 |
2022-10-29 01:11 | Rebuild s6-rc.fileset with rc-builder functions | Jan Pobříslo | 1 | +81 | -39 |
2022-10-29 01:11 | rc-builder functions for stateful service definition (DRY) | Jan Pobříslo | 3 | +284 | -183 |
2022-10-29 01:10 | .gitignore | Jan Pobříslo | 1 | +1 | -0 |
2022-10-28 23:53 | Add tlp oneshot | Jan Pobříslo | 2 | +36 | -12 |
2022-10-28 22:46 | Regenerate s6-rc.fileset with sorted bundle order | Jan Pobříslo | 1 | +114 | -96 |
2022-10-28 22:46 | Stable bundle ordering, reuse service-generating code | Jan Pobříslo | 6 | +95 | -91 |
2022-10-13 20:14 | Add modules autoloaded by mdevd-coldplug | ccx | 2 | +24 | -0 |
2022-10-12 18:20 | Fix symlink for user service directory | Jan Pobrislo | 2 | +4 | -4 |
2022-10-12 17:25 | Parametrize user svscan definition, support UID-based /run/user directories, factor out cgroups code. | Jan Pobrislo | 3 | +247 | -303 |
2022-10-07 12:31 | Add tinc.ccx service | Jan Pobříslo | 2 | +119 | -54 |
2022-10-06 17:32 | Add cpufreq governor kernel modules | Jan Pobříslo | 1 | +4 | -0 |
2022-09-16 17:16 | Mount /tmp/.X11-unix | ccx | 2 | +62 | -48 |
2022-09-16 16:38 | Dev manager option selects content of dev-coldplug and ok-sysinit bundle | ccx | 6 | +179 | -76 |
2022-09-16 11:23 | Remove duplicate net-all bundle | ccx | 2 | +6 | -17 |
2022-09-16 11:17 | Networking services | ccx | 2 | +4 | -3 |
2022-09-16 10:26 | Mount /mnt/mmc read-only | ccx | 3 | +4 | -15 |
2022-09-16 10:21 | Add local filesystems to ok-localmount bundle | ccx | 2 | +20 | -0 |
2022-09-16 09:18 | Update fs from original fstab on carbon | ccx | 3 | +226 | -47 |
2022-09-16 02:21 | Change hostname back to carbon | ccx | 1 | +1 | -1 |
2022-09-16 01:42 | Align sshd shadow with default, don't set shadow for ccx. | Jan Pobříslo | 3 | +3 | -23 |
2022-09-16 01:37 | Align sshd user description and homedir with Alpine default. | Jan Pobříslo | 2 | +2 | -2 |
2022-09-16 01:36 | Align group membership with the current one. | Jan Pobříslo | 2 | +12 | -12 |
2022-09-16 01:14 | Change /dev source to devtmpfs | Jan Pobříslo | 3 | +5 | -5 |
2022-09-16 01:05 | Update ccx-svscan/notification-fd to use cN instead of B | Jan Pobříslo | 2 | +2 | -2 |
2022-09-16 01:02 | Fix typo (dev-colplug -> dev-coldplug) | Jan Pobříslo | 2 | +2 | -2 |
2022-09-16 00:57 | Add back setfont service. | Jan Pobříslo | 3 | +33 | -21 |
2022-09-15 23:18 | Fix confz target name | Jan Pobříslo | 1 | +1 | -1 |
2022-09-15 21:20 | Merge server (spark) config. | Jan Pobříslo | 10 | +784 | -315 |
2022-08-01 04:16 | coldplug definition | Jan Pobrislo | 2 | +6 | -0 |
2022-08-01 04:11 | Add mdevd configuration | Jan Pobrislo | 5 | +166 | -2 |
2022-08-01 03:57 | Add mdevd | Jan Pobrislo | 4 | +66 | -18 |
2022-08-01 03:30 | Fix quoting. Function to escape regex in common.aat | Jan Pobrislo | 4 | +12 | -8 |
2022-08-01 03:19 | Use the new generate net-eth0 bundle | Jan Pobrislo | 2 | +2 | -2 |
2022-08-01 03:17 | "contents" not "content" | Jan Pobrislo | 2 | +3 | -3 |
2022-08-01 03:15 | Don't chmod removed files | Jan Pobrislo | 2 | +3 | -3 |
2022-07-30 00:24 | Add static routes, add various templates for s6-rc | Jan Pobrislo | 5 | +126 | -15 |
2022-07-28 09:13 | Move condition to do s6-rc to the main function. | Jan Pobrislo | 1 | +29 | -24 |
2022-07-28 08:29 | Use preinstall_current_p for full path to previous current directory. | Jan Pobrislo | 1 | +9 | -5 |
2022-07-28 08:06 | diff --recursive --unified on s6-rc-source dirs | Jan Pobrislo | 1 | +1 | -1 |
2022-07-28 00:19 | Static IP configuration | Jan Pobrislo | 3 | +102 | -76 |
2022-07-27 10:51 | Move skel to scripts repo; disable tracing for postinstall fsapply | Jan Pobrislo | 3 | +2 | -127 |
2022-07-27 00:56 | Fix the deployment ssh key comment string grep | Jan Pobrislo | 1 | +1 | -1 |
2022-07-27 00:49 | Do not lock user ccx | Jan Pobrislo | 2 | +2 | -2 |
2022-07-27 00:44 | Create .local/share/zsh for HISTFILE | Jan Pobrislo | 1 | +1 | -1 |
2022-07-27 00:35 | Fix symlink path | Jan Pobrislo | 1 | +1 | -1 |
2022-07-27 00:34 | Make symlinks for skel | Jan Pobrislo | 1 | +1 | -1 |
2022-07-27 00:31 | Shell aliases | Jan Pobrislo | 1 | +3 | -0 |
2022-07-27 00:26 | Pre-create standard XDG directories for root | Jan Pobrislo | 1 | +1 | -0 |
2022-07-27 00:23 | skel directory to symlink files into homedir if missing | Jan Pobrislo | 3 | +126 | -0 |
2022-07-26 23:51 | Add user ccx | Jan Pobrislo | 3 | +60 | -0 |
2022-07-26 23:08 | Comment config.aat | Jan Pobrislo | 2 | +6 | -1 |
2022-07-26 23:01 | SSH deployment key warning; use config.aat | Jan Pobrislo | 7 | +103 | -88 |
2022-07-26 19:54 | zsh as a root shell | Jan Pobrislo | 2 | +4 | -2 |
2022-07-26 19:51 | Fix sed as a filter usage | Jan Pobrislo | 2 | +2 | -2 |
2022-07-26 19:47 | zsh as root shell, sh quoting for consistency | Jan Pobrislo | 2 | +14 | -14 |
2022-07-26 19:44 | Set root login shell to /bin/zsh | Jan Pobrislo | 3 | +7 | -0 |
2022-07-26 19:28 | quoting for consistency | Jan Pobrislo | 2 | +9 | -9 |
2022-07-26 19:16 | Add authorized_keys/ccx | Jan Pobrislo | 1 | +3 | -0 |
2022-07-26 16:08 | Fix quoting | Jan Pobrislo | 1 | +1 | -1 |
2022-07-26 16:05 | Heredoc syntax | Jan Pobrislo | 1 | +1 | -1 |
2022-07-26 16:03 | Generate /etc/motd | Jan Pobrislo | 2 | +11 | -0 |
2022-07-26 14:30 | issue-gen | Jan Pobrislo | 2 | +9 | -9 |
2022-07-26 14:28 | Create tty-related services using loops, reformat s6-rc.aat, issue-gen | Jan Pobrislo | 3 | +374 | -380 |
2022-07-26 12:36 | Add required syslinux/extlinux modules to /boot | Jan Pobrislo | 3 | +27 | -0 |
2022-07-26 12:26 | Add /etc/update-extlinux.conf and disable overwriting extlinux.conf | Jan Pobrislo | 2 | +75 | -0 |
2022-07-26 11:43 | Use vg/spark_root as boot device | Jan Pobrislo | 2 | +4 | -4 |
2022-07-26 11:14 | Remove incorrect chmod call | Jan Pobrislo | 1 | +0 | -2 |
2022-07-26 11:12 | Extra chmod to make sure the directory is owner-write-only | Jan Pobrislo | 1 | +2 | -0 |
2022-07-26 10:51 | Move sshd_config to correct directory | Jan Pobrislo | 1 | +0 | -0 |
2022-07-26 10:35 | add static sshd_config | Jan Pobrislo | 2 | +118 | -0 |
2022-07-26 10:10 | Add authorized_keys for root, sshd config comes later. | Jan Pobrislo | 1 | +3 | -0 |
2022-07-26 09:25 | Fix a typo(?) in line_append_file | Jan Pobrislo | 2 | +2 | -2 |
2022-07-26 09:18 | Trace postinstall fsapply | Jan Pobrislo | 1 | +1 | -1 |
2022-07-26 08:51 | Create sshd user and group | Jan Pobrislo | 3 | +60 | -3 |
2022-07-26 00:46 | mkdir backup directory | Jan Pobrislo | 1 | +1 | -0 |
2022-07-26 00:45 | Less ambiguous slashes in rsync arguments | Jan Pobrislo | 1 | +2 | -2 |
2022-07-26 00:42 | extlinux.conf in postinstall.aat | Jan Pobrislo | 2 | +40 | -0 |
2022-07-26 00:38 | rsync --log-file invocation | Jan Pobrislo | 1 | +1 | -1 |
2022-07-26 00:37 | rsync filter invocation | Jan Pobrislo | 1 | +2 | -1 |
2022-07-26 00:36 | rsync filter format | Jan Pobrislo | 1 | +1 | -1 |
2022-07-26 00:35 | Default ignore rule for rsync filter | Jan Pobrislo | 1 | +1 | -1 |
2022-07-26 00:33 | Fix filter path | Jan Pobrislo | 1 | +1 | -1 |
2022-07-26 00:31 | WIP postintstall.fileset application using rsync to dedicated workdir | Jan Pobrislo | 5 | +126 | -11 |
2022-07-25 16:19 | Remove redundant slash. | Jan Pobrislo | 1 | +1 | -1 |
2022-07-25 16:18 | Resolve paths properly | Jan Pobrislo | 1 | +2 | -2 |
2022-07-25 16:07 | Fix zsh expansion for determining relative path to root. | Jan Pobrislo | 1 | +1 | -1 |
2022-07-25 15:55 | Fix relative path for symlinking in postinstall script | Jan Pobrislo | 1 | +1 | -1 |
2022-07-25 15:51 | Move build artifacts into build/, generate and install fstab. | Jan Pobrislo | 11 | +75 | -703 |
2022-07-25 14:16 | gitignore | Jan Pobrislo | 1 | +1 | -0 |
2022-07-25 09:41 | Use /dev/sda1 as boot device | Jan Pobrislo | 2 | +5 | -4 |
2022-07-25 09:33 | Use distro mount for mounting | Jan Pobrislo | 3 | +11 | -11 |
2022-07-25 09:27 | Fix s6-ln invocation | Jan Pobrislo | 1 | +1 | -1 |
2022-07-25 09:25 | Install command symlinks for s6-linux-init-maker generated executables | Jan Pobrislo | 1 | +4 | -0 |
2022-07-25 08:54 | Comment out setfont for now. | Jan Pobrislo | 3 | +42 | -63 |
2022-07-25 08:44 | Use distribution mount command. | Jan Pobrislo | 4 | +17 | -17 |
2022-07-25 08:22 | Don't move away existing symlinks | Jan Pobrislo | 1 | +2 | -2 |
2022-07-25 07:05 | Rename root-writable to rootfs | Jan Pobrislo | 3 | +6 | -6 |
2022-07-25 06:41 | Generate s6-rc.fileset from aat templates and fs definition. | Jan Pobrislo | 9 | +1741 | -216 |
2022-07-19 10:00 | Move away files to symlink. | Jan Pobrislo | 2 | +24 | -1 |
2022-07-18 17:49 | Basic system configuration in files to symlink. | Jan Pobrislo | 4 | +13 | -0 |
2022-07-17 16:19 | Diff s6-rc-source directories instead of relying on symlink change | ccx | 1 | +6 | -2 |
2022-07-17 15:36 | Give absolute path to fsapply | ccx | 1 | +1 | -1 |
2022-07-17 15:17 | Make scripts executable | ccx | 2 | +0 | -0 |
2022-07-17 15:07 | Fix ALL_DIR, cd to it at the start of script. | root | 2 | +4 | -2 |
2022-07-17 13:21 | install and postinstall script | ccx | 2 | +116 | -0 |
2022-07-15 22:51 | Initial commit, fileset dump of current s6-rc repository. | root | 1 | +419 | -0 |