Commit graph

  • 106a429b3d odhcp-script only write addresses if there are any Daniel Barlow 2023-09-13 17:51:07 +01:00
  • b3e505abf4 anoia.system print command if it failed Daniel Barlow 2023-09-13 17:50:40 +01:00
  • 92e107d77c update acquire-delegated-prefix to use svc.events Daniel Barlow 2023-09-13 17:49:57 +01:00
  • fa040a194c acquire-wan-address remove boundness checking Daniel Barlow 2023-09-13 13:17:58 +01:00
  • 3bdb7754d3 replace var/each with accumulate Daniel Barlow 2023-09-12 20:55:08 +01:00
  • 8f97c5bf3c anoia service :events method behaves as iterator Daniel Barlow 2023-09-12 20:42:42 +01:00
  • 7904c6bfe9 anoia users now need lfs Daniel Barlow 2023-09-12 18:46:04 +01:00
  • 74b8c98aaf kludge fix openssl build Daniel Barlow 2023-09-12 18:44:43 +01:00
  • 0a737c62cd convert acquire-wan-address to writeFennel Daniel Barlow 2023-09-12 17:51:00 +01:00
  • 343d3b6508 writeFennel is writeFennelScript with knobs on Daniel Barlow 2023-09-12 17:45:18 +01:00
  • 96e19767e9 odhcpc-script don't require fennel at runtime Daniel Barlow 2023-09-12 17:39:06 +01:00
  • 6f2389dd75 la la la Daniel Barlow 2023-09-12 17:38:18 +01:00
  • d49cbbb8ed test for acquire-wan-address Daniel Barlow 2023-09-11 00:07:49 +01:00
  • 7683ed69de acquire-wan-address uses parsed addresses from odhcp Daniel Barlow 2023-09-11 00:07:11 +01:00
  • 3ff55d3aad odhcp-script: unique subdirectory names for each parsed address Daniel Barlow 2023-09-10 12:15:34 +01:00
  • 22275f311c anoia: add simple hash function and base64 encoder Daniel Barlow 2023-09-10 12:14:39 +01:00
  • 870da62a1e anoia.svc outputs may be directories (read as table) Daniel Barlow 2023-09-09 00:16:21 +01:00
  • 0312f7a999 fennelrepl look for .fnl before .lua Daniel Barlow 2023-09-09 00:11:35 +01:00
  • 9dd3cf23b4 anoia.fs.mktree replaces mkdir Daniel Barlow 2023-09-08 21:17:42 +01:00
  • 4e9227dff3 move rmtree to anoia library Daniel Barlow 2023-09-08 21:03:18 +01:00
  • eaa45906ff fennelrepl runs with --correlate Daniel Barlow 2023-09-08 21:02:26 +01:00
  • 7fc5d2934d set FENNEL_PATH using absolute paths Daniel Barlow 2023-09-08 21:01:39 +01:00
  • 12e25722fa odhcp-script: delete stale dirs from previous runs Daniel Barlow 2023-09-08 20:47:01 +01:00
  • 09fe21260e rename fn Daniel Barlow 2023-09-08 16:49:52 +01:00
  • 4bd3ccc8fd inline write-{addresses,prefixes} Daniel Barlow 2023-09-08 16:49:09 +01:00
  • 3e163d4253 remove unused fn Daniel Barlow 2023-09-08 16:47:55 +01:00
  • 9487cb2567 DRY near-duplicate code between parse-{addresses,prefixces} Daniel Barlow 2023-09-08 16:47:01 +01:00
  • 907a9de773 update Daniel Barlow 2023-09-08 16:41:06 +01:00
  • b25103be2e test script for odhcp6-script Daniel Barlow 2023-09-08 16:50:47 +01:00
  • 353a199ab2 odhcpc script: parse ADDRESSES and PREFIXES Daniel Barlow 2023-09-05 22:42:25 +01:00
  • 91e957ced7 static leases for rotuer Daniel Barlow 2023-09-04 23:07:13 +01:00
  • 899f096346 dnsmasq static hosts defaults to empty attrset Daniel Barlow 2023-09-04 23:02:17 +01:00
  • 0cf4733327 add placeholders for missing module docs Daniel Barlow 2023-09-04 22:19:22 +01:00
  • 0a6af46364 support dhcp static leases Daniel Barlow 2023-09-04 22:06:53 +01:00
  • a24c2a23a0 whitespace Daniel Barlow 2023-09-04 22:06:15 +01:00
  • 9e52faa0b6 remove unused imports Daniel Barlow 2023-09-04 22:05:42 +01:00
  • 3bdc986dd7 extract "mount filesystem" to module Daniel Barlow 2023-09-04 21:17:52 +01:00
  • 83092b7b73 add watchdog service Daniel Barlow 2023-09-02 17:28:40 +01:00
  • 6805e0090d working down the TODOs Daniel Barlow 2023-09-01 17:57:22 +01:00
  • 3b9c5635b8 update pppoe and wlan tests Daniel Barlow 2023-09-01 17:55:08 +01:00
  • d3dc9752f8 swap qemu network interfaces around Daniel Barlow 2023-09-01 17:54:15 +01:00
  • 7ad848cb77 add service to enable packet forwarding Daniel Barlow 2023-09-01 17:34:47 +01:00
  • ef666c34cd use ssh service in examples Daniel Barlow 2023-09-01 17:32:53 +01:00
  • d7336679c4 arhcive use ssh service instead of hand-rolling Daniel Barlow 2023-08-31 23:59:48 +01:00
  • 66ccea1487 update todo Daniel Barlow 2023-08-31 23:59:33 +01:00
  • 535eb70bb9 convert all route defns to module-based-service Daniel Barlow 2023-08-31 23:52:59 +01:00
  • 51ad051443 delete unneeded services.default Daniel Barlow 2023-08-31 23:52:03 +01:00
  • 92970e8ed0 qemu: use service-based-module for network interfaces Daniel Barlow 2023-08-31 23:50:42 +01:00
  • e04ec2e959 move SWCONFIG defn into per-device files Daniel Barlow 2023-08-31 23:50:07 +01:00
  • d60aab728d reinstate loopback network (oops) Daniel Barlow 2023-08-31 23:29:30 +01:00
  • 3609d8d5ee implement route as module-based-service Daniel Barlow 2023-08-31 23:24:23 +01:00
  • 44c1fb7632 delete now-unused (pkgs.liminix.network) interface address Daniel Barlow 2023-08-31 18:30:22 +01:00
  • e577caa15f extneder: use bridge module Daniel Barlow 2023-08-31 18:29:45 +01:00
  • 7faf620c0b move loopback config from base to netowrk module Daniel Barlow 2023-08-31 18:28:35 +01:00
  • b094220466 mt300a: use module-based network services for lan/wan Daniel Barlow 2023-08-31 18:27:07 +01:00
  • f1dfb1f976 BRIDGE_VLAN_FILTERING depends on bridge _and_ vlan Daniel Barlow 2023-08-31 18:24:09 +01:00
  • 333327be75 make a module for vlan Daniel Barlow 2023-08-30 23:26:44 +01:00
  • efa1919e04 move squashfs kernel options into module Daniel Barlow 2023-08-30 22:59:28 +01:00
  • de77635490 move bridge-related kernel config to the module Daniel Barlow 2023-08-30 17:29:42 +01:00
  • aecbe08f08 add o+x permission on service-state directories Daniel Barlow 2023-08-28 20:53:45 +01:00
  • ff2d3e1a63 TODO comments Daniel Barlow 2023-08-28 18:24:14 +01:00
  • 8688d47c65 rotuer: create resolv.conf Daniel Barlow 2023-08-28 18:23:32 +01:00
  • e86daf9bbc default value for services.default Daniel Barlow 2023-08-28 18:22:36 +01:00
  • 23ccfec5fb update examples so they build again Daniel Barlow 2023-08-28 16:08:46 +01:00
  • 00c8ea66ea add service fir dhcp v4 client Daniel Barlow 2023-08-28 15:10:53 +01:00
  • 31f0213b6f convert network link/address to module-based-service Daniel Barlow 2023-08-27 23:45:27 +01:00
  • 1580857fde extract common "interface up" code to a string Daniel Barlow 2023-08-27 23:38:59 +01:00
  • 04b59536d8 more thoughts Daniel Barlow 2023-08-27 23:26:35 +01:00
  • 540a1dfd76 remove interface.device Daniel Barlow 2023-08-27 23:20:58 +01:00
  • 6da0e67621 create outputs for network interface Daniel Barlow 2023-08-27 22:34:00 +01:00
  • 485ecc03b0 serviceDefn build function handles dependencies Daniel Barlow 2023-08-27 22:09:43 +01:00
  • 6b28f5dd79 chrony: drop privileges Daniel Barlow 2023-08-27 22:05:22 +01:00
  • 81b56fb6a3 new type for interface (presently just alias to service) Daniel Barlow 2023-08-23 20:28:49 +01:00
  • 2ad203ce1f delete unused functoins in liminix-tools Daniel Barlow 2023-08-21 19:29:00 +01:00
  • f4ad4d3ce1 update bridge service doc Daniel Barlow 2023-08-18 23:58:06 +01:00
  • 5c8ee0578f check off some TODO items Daniel Barlow 2023-08-16 23:35:27 +01:00
  • 767b154eb2 fix pppoe test Daniel Barlow 2023-08-16 23:35:12 +01:00
  • 6f92f8fa8b merge bridge services into one Daniel Barlow 2023-08-16 19:44:00 +01:00
  • a019e59a80 improve doc Daniel Barlow 2023-08-16 19:44:28 +01:00
  • 625146d821 escape backslash in service type Daniel Barlow 2023-08-16 19:43:12 +01:00
  • 1b8536ff81 describe hostname option Daniel Barlow 2023-08-12 21:13:22 +01:00
  • bd908307c4 print module pathname if it contains services Daniel Barlow 2023-08-12 21:12:57 +01:00
  • d7785d9d75 if no preamble, print module pathname as headline Daniel Barlow 2023-08-12 20:49:16 +01:00
  • f93c03c98a improve descriptions for base and busybox Daniel Barlow 2023-08-12 20:11:43 +01:00
  • 519de0b55c module docs: service modules are listed after plain modules Daniel Barlow 2023-08-12 20:10:40 +01:00
  • f20d1cfc01 print description only if present Daniel Barlow 2023-08-12 18:16:20 +01:00
  • e039783e67 exclude outputs from doc Daniel Barlow 2023-08-12 18:16:06 +01:00
  • dc4b7ebffd module docs: print examples Daniel Barlow 2023-08-11 21:12:57 +01:00
  • bd8d00fe13 TODO for modules phase Daniel Barlow 2023-08-11 18:28:30 +01:00
  • b81604870b extract kernel config options from base module Daniel Barlow 2023-08-11 18:15:17 +01:00
  • 3ea40f95dc convert pppoe to serviceDefn Daniel Barlow 2023-08-10 22:53:45 +01:00
  • 2942c465b9 add ssh module Daniel Barlow 2023-08-10 22:53:21 +01:00
  • 2a29a00dfe much text, such doc, very wow Daniel Barlow 2023-08-09 22:27:37 +01:00
  • 3669a4000f explain (badly) the module/service dynamic Daniel Barlow 2023-08-09 22:27:18 +01:00
  • f7b507587d print modules in consistent (alphabetical) order Daniel Barlow 2023-08-09 22:26:50 +01:00
  • be044cb59e doc: print headline for modules with no preamble Daniel Barlow 2023-08-07 23:08:41 +01:00
  • 5cff862ae9 add preamble text to each service-providing-module Daniel Barlow 2023-08-07 23:03:49 +01:00
  • 615c2de537 extract module top-level comment to docs Daniel Barlow 2023-08-07 22:14:58 +01:00
  • 6d619ee8b5 add some missing descriptions Daniel Barlow 2023-08-07 21:43:12 +01:00
  • 59a41a712b fix underline Daniel Barlow 2023-08-06 22:26:00 +01:00