Commit graph

  • 82537bbe68 delete commented-out code Daniel Barlow 2024-02-07 23:47:38 +0000
  • efb29c5901 demo-firewall: add some rules for ipv4 Daniel Barlow 2024-02-07 23:47:09 +0000
  • 29e61be26c rotuer: get lan rfc1918 prefix from secrets Daniel Barlow 2024-02-07 23:46:16 +0000
  • 6f1f9d6f20 firewall: fix module loading Daniel Barlow 2024-02-07 23:43:41 +0000
  • 34291292c0 fix dependency on kernel moduels in firewall service Daniel Barlow 2024-02-07 16:21:14 +0000
  • c9e4c1b0da kernel-modules: use linuxArch instead of case expression Daniel Barlow 2024-02-07 16:20:34 +0000
  • 63e3f2aa58
    Add support for TP-Link Archer AX23 Arnout Engelen 2024-01-30 11:23:29 +0100
  • 61494fdc0c
    Add tplink module for creating 'safeloader' images Arnout Engelen 2024-01-30 11:20:57 +0100
  • 891d6e5f20 thenk Daniel Barlow 2024-02-05 19:20:13 +0000
  • c4041b00f6 Merge pull request 'docs: add hardware recommendation' (#2) from raboof/liminix:hardware-recommendations into main dan 2024-02-05 15:56:07 +0000
  • f875622100 improve formatting Daniel Barlow 2024-02-04 18:24:01 +0000
  • 49ec4a2961 installation instructions for Turris Omnia Daniel Barlow 2024-02-04 18:20:04 +0000
  • c8154a2db9 kernel: add "conditional" config Daniel Barlow 2024-02-04 18:12:15 +0000
  • 02cf2c6b80 add ssh keys in recovry image Daniel Barlow 2024-02-04 18:10:58 +0000
  • b0709a6443 systemconfig: fix missing backslashes on env vars Daniel Barlow 2024-02-04 17:19:03 +0000
  • 86f5c9b568 schnapps needs util-linux for mount Daniel Barlow 2024-02-04 15:50:25 +0000
  • ef707de8b1 add extlinux in recovery example Daniel Barlow 2024-02-02 19:51:41 +0000
  • 89c88dd472 specify type for rootDevice module option Daniel Barlow 2024-02-02 19:50:13 +0000
  • c1ad139310 whitespace Daniel Barlow 2024-02-02 19:43:34 +0000
  • f682b26c29 omnia seems very fussy about tftp load address Daniel Barlow 2024-02-02 19:36:11 +0000
  • 84ce618213 recovery: grow fs to partition size before starting sshd Daniel Barlow 2024-01-28 11:30:19 +0000
  • 9e199c6957 tftpboot: compute dtbSize *after* changing dtb Daniel Barlow 2024-01-26 22:51:58 +0000
  • c8e3d84bf4 think Daniel Barlow 2024-01-26 22:46:18 +0000
  • dd8ec18881 restore boot.tftp.freeSpaceBytes Daniel Barlow 2024-01-26 22:45:59 +0000
  • 1730cf07b1 bug workaround Daniel Barlow 2024-01-23 12:00:19 +0000
  • de51bfe13d default root device in recovery to sda1 Daniel Barlow 2024-01-23 11:58:00 +0000
  • b09723345c don't put all of util-linux in recovery Daniel Barlow 2024-01-23 11:57:06 +0000
  • 1781d4b6e4 add lzma to buildenv Daniel Barlow 2024-01-23 11:56:34 +0000
  • c219350d7c add usb storage for turris omnia Daniel Barlow 2024-01-23 11:55:59 +0000
  • 6f83282ff5 Merge pull request 'openwrt: update to v23.05.2' (#4) from raboof/liminix:openwrt-update-to-v23.05.2 into main dan 2024-01-26 22:39:11 +0000
  • 04895f9cf6
    openwrt: update to v23.05.2 Arnout Engelen 2024-01-25 12:29:03 +0100
  • 5f2d1660bd Merge pull request 'belkin-rt3200: Enable watchdog drivers' (#3) from sinavir/liminix:add_belkin_watchdog into main dan 2024-01-24 14:36:08 +0000
  • 7642e23c0a belkin-rt3200: Enable watchdog drivers sinavir 2024-01-24 13:38:55 +0100
  • 83ee488e4c systemconfig: /boot needs to go inside /persist Daniel Barlow 2024-01-09 13:10:02 +0000
  • f19a937eda omnia needs MARVELL_PHY for the WAN port to work Daniel Barlow 2024-01-09 13:07:14 +0000
  • f0490f37d5 turris omnia: tidy config, remove dead bits Daniel Barlow 2024-01-08 19:22:42 +0000
  • c1101d3af5 make extlinux work with liminix-rebuild Daniel Barlow 2024-01-08 18:58:07 +0000
  • 9a3d7a387e correct turris omnia root device Daniel Barlow 2024-01-08 18:55:41 +0000
  • 228c0a1668 pass rootOptions config as rootflags= kernel cmdline opt Daniel Barlow 2024-01-08 18:54:49 +0000
  • 63f034e362 preinit: parse rootflags= in kernel command line Daniel Barlow 2024-01-07 23:52:01 +0000
  • 6971d03520 preinit: check return from write() Daniel Barlow 2024-01-07 21:24:16 +0000
  • 7bc9cb6c55 why is extlink hardcoding root device? Daniel Barlow 2024-01-07 20:30:23 +0000
  • a251ceeb99 omnia releng Daniel Barlow 2024-01-07 16:53:58 +0000
  • 38a7f0b03b turris omnia: add all lan devices Daniel Barlow 2024-01-07 16:45:10 +0000
  • c0c4752350 systemconfig "install" cmd honours prefix on source Daniel Barlow 2024-01-07 16:44:36 +0000
  • 3c941b4ce2 partial btrfs support Daniel Barlow 2024-01-07 16:43:43 +0000
  • 243295aab8 recovery config for turris omnia Daniel Barlow 2024-01-07 14:58:46 +0000
  • 45e8db09e1 liminix-rebuild: escape brackets in usage message Daniel Barlow 2024-01-07 14:18:19 +0000
  • 2a93f24a58 add turris "schnapps" tool Daniel Barlow 2024-01-05 00:07:01 +0000
  • 64898eada8 mount tmpfs on /tmp Daniel Barlow 2024-01-04 23:22:02 +0000
  • d5026c2074
    docs: add hardware recommendation Arnout Engelen 2024-01-04 14:34:46 +0100
  • 136c5e6f32 alphabetize package list Daniel Barlow 2024-01-04 10:15:23 +0000
  • fa9a2c6413 add btrfs-progs Daniel Barlow 2024-01-04 09:33:44 +0000
  • 049cdbb610 turris omnia: don't hardcode rootfsType Daniel Barlow 2024-01-03 20:18:07 +0000
  • 5ee4adff10 NEWS: we now expect Liminix 23.11 Daniel Barlow 2024-01-03 19:44:49 +0000
  • 9632a64b47 tftpboot: don't rely on hostname being set Daniel Barlow 2024-01-03 19:40:00 +0000
  • fc5def2e15 don't need ubifs u-boot patch now Daniel Barlow 2024-01-03 19:12:46 +0000
  • 9369fdf314 use patched qemu only for run-liminix-vm Daniel Barlow 2024-01-03 17:53:30 +0000
  • d2e29543e2 bordervm: build wireshark without qt Daniel Barlow 2024-01-03 17:02:31 +0000
  • dad7c2c875 don't overlay util-linux, rename to -small Daniel Barlow 2024-01-03 10:45:40 +0000
  • 3459c04f64 don't need SDL in our custom qemu Daniel Barlow 2024-01-03 10:09:10 +0000
  • ff991508ae build kernel only once for multiple outputs Daniel Barlow 2024-01-02 19:40:57 +0000
  • e4ed9dbec9 delete dead comment Daniel Barlow 2024-01-02 18:10:56 +0000
  • 9e0ef68c1f omnia: add MMC block device support Daniel Barlow 2024-01-02 18:09:44 +0000
  • 870e4d86cc omnia: support fw_{print,set}env commands Daniel Barlow 2024-01-02 18:09:12 +0000
  • d6f96c0448 add libubootenv package Daniel Barlow 2024-01-02 17:44:56 +0000
  • e7747832ad turris-omnia: reindent Daniel Barlow 2024-01-01 20:24:47 +0000
  • 921b4f24af boot.scr: append ; not \n to lzmadec command Daniel Barlow 2024-01-01 20:21:42 +0000
  • e505e37d9a build util-linux without systemd Daniel Barlow 2023-12-30 22:26:12 +0000
  • 2152a3f207 a test for liminix-rebuild Daniel Barlow 2023-12-29 22:11:04 +0000
  • ec1ff283da vmdisk output: allow extra params to run.sh Daniel Barlow 2023-12-29 18:12:57 +0000
  • 0bf98c5243 add output for u-boot Daniel Barlow 2023-12-29 17:07:47 +0000
  • dc42969ef6 dribble Daniel Barlow 2023-12-29 16:54:35 +0000
  • 1a041392aa liminix-rebuild: add --no-reboot param Daniel Barlow 2023-12-27 17:47:42 +0000
  • 6469408d5f run-liminix-vm: don't reverse order of --flags params Daniel Barlow 2023-12-26 21:59:00 +0000
  • f020d5b25d qemu mips: enable rebooting Daniel Barlow 2023-12-26 21:58:18 +0000
  • e5cbc2b86b WIP add systemConfiguration "install" command Daniel Barlow 2023-12-23 23:53:47 +0000
  • 29f35cb902 min-copy-closure: add --root to copy to non-standard place Daniel Barlow 2023-12-23 23:12:40 +0000
  • dbf1ecdcb7 swap zimage and dtb in ram Daniel Barlow 2023-12-23 15:34:01 +0000
  • aecc44aaa0 run-liminix-vm: --flag parameter passes arg straight to qemu Daniel Barlow 2023-12-23 15:32:59 +0000
  • 1042be912c turris omnia: switch to regular tftpboot output Daniel Barlow 2023-12-22 23:35:19 +0000
  • c931d84828 tftproot: put command line in dtb Daniel Barlow 2023-12-22 23:34:08 +0000
  • 64a3f50248 tftpboot: support compressed root Daniel Barlow 2023-12-22 23:20:35 +0000
  • c5e9fcecc7 uninit var Daniel Barlow 2023-12-22 23:19:28 +0000
  • f25c41b4d2 tftpboot: move things around in memory Daniel Barlow 2023-12-22 23:03:07 +0000
  • bfa68d9c55 remove unused variable Daniel Barlow 2023-12-22 22:35:55 +0000
  • ff0ef825a6 tftpboot: add option for kernel image format Daniel Barlow 2023-12-22 22:15:54 +0000
  • 44a0cf364b remove boot-scr output, merge into tftpboot Daniel Barlow 2023-12-22 21:37:15 +0000
  • c7b2733bea tftpbootlz: put command line in dtb Daniel Barlow 2023-12-22 20:09:44 +0000
  • dfbc72dd51 tftpboot test: fix reserved-memory dt for aarch64 Daniel Barlow 2023-12-22 17:37:53 +0000
  • 9f851b229c inadvertently committed, remove Daniel Barlow 2023-12-22 16:25:54 +0000
  • fe2d41a2b1 wlan test: robustify, tail log on failure Daniel Barlow 2023-12-22 15:49:43 +0000
  • 9b92bf8447 gazing into the abyss Daniel Barlow 2023-12-22 15:30:01 +0000
  • 5f9ffa804f better detect test succeeded Daniel Barlow 2023-12-22 15:29:33 +0000
  • 231c2cef03 make reserved-memory work on mips, and improve test Daniel Barlow 2023-12-21 22:21:20 +0000
  • dbb82339bd tftpboot test: fail if reserved-memory node is wrong Daniel Barlow 2023-12-21 21:13:16 +0000
  • 4a606a4b19 tidy up kernel patch Daniel Barlow 2023-12-21 21:12:55 +0000
  • 9c894bdabf add tftpboot test for mips Daniel Barlow 2023-12-21 19:17:14 +0000
  • a962f18369 run-liminix-vm: map rootfs file iff --phram-address supplied Daniel Barlow 2023-12-21 10:50:16 +0000
  • 9a29a042e8 fix tftpboot test on boards without autoboot, swap wan/lan Daniel Barlow 2023-12-21 10:47:08 +0000