| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [dnbd3-rootfs] move scripts to /usr/local/bin | Jonathan Bauer | 2019-08-01 | 2 | -16/+4![]() | |
| | | ||||||
| * | [slx-network] do not bridge additional nic | Jonathan Bauer | 2019-08-01 | 6 | -118/+95![]() | |
| | | | | | + bug fixes | |||||
| * | [slx-network] setup network on udev settles | Jonathan Bauer | 2019-07-31 | 3 | -7/+10 | |
| | | | | | | | | | | instead of checking in the finished hooks. NOTE: this might still cause problems, if udev finds the main boot interface first, triggers setup-network.sh which starts looping over interfaces before udev had a chance to discover every single one. The bridge creation stuff might be better appropriate in stage4! | |||||
| * | [slx-partitioner] renamed to slx-dmsetup | Jonathan Bauer | 2019-07-31 | 7 | -1/+1 | |
| | | ||||||
| * | [slx-network] add missing quotes | Jonathan Bauer | 2019-07-30 | 1 | -2/+2 | |
| | | ||||||
| * | [dnbd3-rootfs] fix missing deps | Jonathan Bauer | 2019-07-25 | 1 | -0/+4 | |
| | | | | | for some xmount input libs which are not used afaik, but whatever | |||||
| * | [kexec-reboot] wtf | Jonathan Bauer | 2019-07-25 | 1 | -1/+1 | |
| | | ||||||
| * | [slx-network] fix config dumpage | Jonathan Bauer | 2019-07-25 | 1 | -3/+3 | |
| | | ||||||
| * | [slx-network] also copy /etc/hosts over | Jonathan Bauer | 2019-07-25 | 1 | -1/+1 | |
| | | | | | | TODO: would just need to adjust localhost entries. Currently we lose the stage4's /etc/hosts which might be problematic | |||||
| * | [slx-network] fix config dumpage | Jonathan Bauer | 2019-07-25 | 1 | -11/+11 | |
| | | ||||||
| * | [slx-clock] check for ntpdate in depends() | Jonathan Bauer | 2019-07-24 | 1 | -0/+4 | |
| | | ||||||
| * | [slx-network] make sure we can copy network conf | Jonathan Bauer | 2019-07-24 | 1 | -1/+4 | |
| | | ||||||
| * | [dnbd3-rootfs] various improvements | Jonathan Bauer | 2019-07-24 | 5 | -71/+84 | |
| | | | | | | | | * use slx-tools to download the config * use slx-network module instead of systemd-networkd * remove container_unpack_xmount scripts and make it a function * and more small things I can't think of ... :) | |||||
| * | [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 | |
| | | ||||||
| * | [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 | |||||
| * | [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 | |
| | | ||||||
| * | [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 | |
| | | ||||||
| * | 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 | |
| | | ||||||

