| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [slx-clock] remove deprecated file | Jonathan Bauer | 2019-07-24 | 1 | -32/+0![]() | |
| | | ||||||
| * | [slx-clock] add ntp-sync script | Jonathan Bauer | 2019-07-24 | 1 | -0/+55 | |
| | | ||||||
| * | [slx-network] introduce static network module | Jonathan Bauer | 2019-07-24 | 5 | -0/+363 | |
| | | ||||||
| * | [patches] remove dnbd3 hacky patch | Jonathan Bauer | 2019-07-24 | 1 | -26/+0![]() | |
| | | ||||||
| * | [builder] introduce --kernel-headers|-h | Jonathan Bauer | 2019-07-24 | 1 | -7/+20 | |
| | | | | | | to specify the path to kernel headers to build dnbd3 against. Also remove hacky patch and just directly use dnbd3's KERNEL_DIR CMAKE flag. | |||||
| * | [slx-partitioner] don't return on module load fail | Jonathan Bauer | 2019-07-24 | 2 | -7/+8 | |
| | | | | | | | since it might be builtin... Also use slxtools | |||||
| * | added TODO for later | Jonathan Bauer | 2019-07-23 | 1 | -0/+1 | |
| | | ||||||
| * | [conf-tpm] add slx-tools deps | Jonathan Bauer | 2019-07-23 | 1 | -2/+2 | |
| | | ||||||
| * | [conf-tgz] respect SLX_NO_CONFIG_TGZ | Jonathan Bauer | 2019-07-23 | 1 | -22/+18![]() | |
| | | | | | + use slx-tools | |||||
| * | [slx-tools] add dep on busybox | Jonathan Bauer | 2019-07-23 | 1 | -1/+1 | |
| | | ||||||
| * | [slx-splash] fix splash kcl param detection | Jonathan Bauer | 2019-07-23 | 1 | -1/+1 | |
| | | ||||||
| * | [kexec-reboot] use slx-tools | Jonathan Bauer | 2019-07-23 | 2 | -21/+8![]() | |
| | | ||||||
| * | [slx-clock] ntpdate > timesyncd | Jonathan Bauer | 2019-07-23 | 1 | -3/+6 | |
| | | ||||||
| * | [busybox] introduce busybox module | Jonathan Bauer | 2019-07-23 | 3 | -0/+1241 | |
| | | | | | using the config and patches from the mltk repo | |||||
| * | [ib-conf] adapt to new network.conf | Jonathan Bauer | 2019-07-16 | 1 | -1/+1 | |
| | | ||||||
| * | [slx-uuid] get uuid in pre-udev already | Jonathan Bauer | 2019-07-16 | 2 | -5/+5 | |
| | | ||||||
| * | [systemd-networkd] renamed dump to network.conf | Jonathan Bauer | 2019-07-16 | 2 | -3/+3 | |
| | | ||||||
| * | [slx-tools] add module for slx-tools | Jonathan Bauer | 2019-07-16 | 1 | -0/+28 | |
| | | ||||||
| * | [slx-partitioner] do not wipefs on swap by default | Jonathan Bauer | 2019-07-16 | 1 | -2/+2 | |
| | | ||||||
| * | [systemd-networkd-ext] fix kcl bridged detect | Jonathan Bauer | 2019-07-10 | 1 | -1/+1 | |
| | | ||||||
| * | [systemd-networkd-ext] add missing 'Path=pci*' to | Jonathan Bauer | 2019-06-17 | 2 | -11/+38 | |
| | | | | | stage4 dhcp config. Also add DHCP options on VLAN network config | |||||
| * | [slx-uuid] save uuid under /etc in stage4 | Jonathan Bauer | 2019-06-12 | 1 | -1/+1 | |
| | | ||||||
| * | set SLX_SYSTEM_PARTITION_IDENTIFIER to 'SLX_SYS' | Jonathan Bauer | 2019-04-17 | 1 | -1/+2 | |
| | | | | | | | in the example config since it would currently be the correct identifier for rootfs images built with git://git.openslx.org/openslx-ng/packer-templates | |||||
| * | update example config with partition stuff | Jonathan Bauer | 2019-04-17 | 1 | -2/+25 | |
| | | ||||||
| * | update example config | Jonathan Bauer | 2019-04-17 | 1 | -34/+17![]() | |
| | | ||||||
| * | [slx-part] fix parsing of snapshot entry | Jonathan Bauer | 2019-02-27 | 1 | -1/+1 | |
| | | ||||||
| * | [slx-partitioner] fix param for save_part_info | Jonathan Bauer | 2019-02-27 | 1 | -1/+1 | |
| | | ||||||
| * | [slx-tpm] fix bad copying of library links | Jonathan Bauer | 2019-02-25 | 1 | -1/+1 | |
| | | ||||||
| * | [slx-uuid] new uuid fallback scheme | Jonathan Bauer | 2019-02-20 | 1 | -5/+16 | |
| | | ||||||
| * | [conf-tgz] do not emergency_shell if SLX_LOCAL_CONFIGURATION is missing | Jonathan Bauer | 2019-02-18 | 1 | -8/+4![]() | |
| | | ||||||
| * | [slx-partitioner] add head and tail binaries | Jonathan Bauer | 2019-02-18 | 1 | -1/+1 | |
| | | ||||||
| * | update dnbd3 rev | Jonathan Bauer | 2019-02-13 | 1 | -0/+0 | |
| | | ||||||
| * | [dnbd3] update submodule | Jonathan Bauer | 2019-02-08 | 1 | -0/+0 | |
| | | ||||||
| * | build-initramfs: clone stable branch only when initially setting up the | Jonathan Bauer | 2019-02-08 | 1 | -3/+4 | |
| | | | | | repo | |||||
| * | remove deprecated modules | Jonathan Bauer | 2019-01-18 | 4 | -93/+0![]() | |
| | | ||||||
| * | [slx-clock] new module for time-related stuff | Jonathan Bauer | 2019-01-09 | 2 | -0/+45 | |
| | | | | | evaluates SLX_BIOS_CLOCK and SLX_NTP_SERVER from the openslx config. | |||||
| * | [dnbd3-rfs] remove deprecated script | Jonathan Bauer | 2019-01-09 | 2 | -28/+3![]() | |
| | | | | | device-add-write-layer.sh is replaced by slx-partitioner module | |||||
| * | [dnbd3-rfs] use new scripts names | Jonathan Bauer | 2019-01-09 | 1 | -2/+2 | |
| | | ||||||
| * | [slx-addon] warn -> info messages | Jonathan Bauer | 2019-01-09 | 1 | -2/+2 | |
| | | ||||||
| * | [conf*] formatting (space -> tabs) | Jonathan Bauer | 2019-01-09 | 2 | -41/+42 | |
| | | ||||||
| * | [slx-partitioner] save dmsetup state for later | Jonathan Bauer | 2019-01-09 | 5 | -31/+117 | |
| | | | | | + random small fixes and renaming of some scripts | |||||
| * | [slx-addon] fix addon-required test | Jonathan Bauer | 2018-12-05 | 1 | -2/+2 | |
| | | ||||||
| * | [slx-part] sanitize crypt & fix snapshot fallback | Jonathan Bauer | 2018-12-04 | 1 | -4/+7 | |
| | | ||||||
| * | [slx-part] fix swapped argument for fallback | Jonathan Bauer | 2018-12-04 | 1 | -1/+2 | |
| | | ||||||
| * | fix missing tools | Jonathan Bauer | 2018-11-13 | 1 | -1/+9 | |
| | | ||||||
| * | [slx-tpm] improve configure arguments | Jonathan Bauer | 2018-11-12 | 1 | -3/+3 | |
| | | ||||||
| * | functioning draft | Jonathan Bauer | 2018-11-12 | 1 | -5/+6 | |
| | | ||||||
| * | wip | Jonathan Bauer | 2018-11-12 | 1 | -16/+25 | |
| | | ||||||
| * | [slx-tpm] initial commit | Jonathan Bauer | 2018-11-12 | 1 | -0/+83 | |
| | | ||||||
| * | [dnbd3-rfs] refactor to use slx-partitioner | Jonathan Bauer | 2018-11-12 | 3 | -97/+19![]() | |
| | | ||||||

