Commit Graph

516 Commits

Author SHA1 Message Date
1801eee6b1 Update Dockerfile 2023-03-23 03:46:39 -07:00
9918f7c03a Update Dockerfile 2023-03-23 03:39:11 -07:00
8f5165963b Update Dockerfile 2023-03-23 03:23:20 -07:00
8782631dc3 Update Dockerfile 2023-03-23 03:22:48 -07:00
dad7d406db Update storage.conf 2023-03-23 03:19:43 -07:00
627af65432 Update storage.conf 2023-03-23 03:11:41 -07:00
35251d406e Update podman-udm.yml 2023-03-23 02:58:01 -07:00
8d6a31000a Update podman-udmp-udmse.yml 2023-03-23 02:57:36 -07:00
6ff871b4e5 Update podman-udm.yml 2023-03-23 02:56:05 -07:00
82c3b5c5d6 Update podman-udmp-udmse.yml 2023-03-23 02:54:32 -07:00
8ea5389005 Update podman-udm.yml 2023-03-23 02:31:24 -07:00
66013c6f32 Update podman-udmp-udmse.yml 2023-03-23 02:30:52 -07:00
1708dc3024 Update README.md (#520)
fix /data/ reference typo .
2023-03-19 03:57:47 -07:00
CLN
c23834fefa Updates cron job file to work with /crond and /cron (#519)
newer versions don't have /crond anymore, so we check if crond is there if so restart it.
if crond is not there we check for cron and restart cron if its present
fixes #515
2023-03-19 03:57:21 -07:00
fa3f3d0dd8 Update Dockerfile 2023-03-08 01:52:09 -08:00
a112ca1cba Update Dockerfile 2023-03-07 07:06:18 -08:00
8c7b74b757 Update README.md 2023-03-07 07:02:43 -08:00
1a4eeeedbe Update README.md 2023-03-07 06:59:49 -08:00
94ae78d87d Update Dockerfile 2023-03-07 06:57:27 -08:00
5f1618e261 Update Dockerfile 2023-03-07 06:50:33 -08:00
7b7f63b06c Update Dockerfile 2023-03-07 06:49:28 -08:00
94d6a5e60e Rename podman.Makefile.UDM-SE.patch to podman.Makefile.UDM-Pro-SE.patch 2023-03-07 06:49:12 -08:00
37f0cf1430 Rename podman.Makefile.UDM-Pro.patch to podman.Makefile.UDM-Base.patch 2023-03-07 06:48:54 -08:00
0e4e5e543c Update podman-udmp-udmse.yml 2023-03-07 06:48:31 -08:00
0a9836b3c3 Update podman-udm.yml 2023-03-07 06:47:59 -08:00
e87483af94 Update Dockerfile 2023-03-07 06:46:12 -08:00
fd86026f3d Update podman-udmp-udmse.yml 2023-03-07 06:43:59 -08:00
d24f0289b7 Update podman-udm.yml 2023-03-07 06:43:51 -08:00
49b7d3068f Update podman-udm.yml 2023-03-07 06:43:25 -08:00
df61bcf0a6 Rename podman-udmse.yml to podman-udmp-udmse.yml 2023-03-07 06:40:17 -08:00
2b03745376 Update and rename podman-udmp.yml to podman-udm.yml 2023-03-07 06:39:47 -08:00
c375c5529a Update Dockerfile 2023-03-07 06:39:00 -08:00
dfeb40b52c Create policy.json 2023-03-07 06:37:55 -08:00
4fdf7d4e92 Create registries.conf 2023-03-07 06:35:35 -08:00
4decf5418f Update podman-udmse.yml 2023-03-07 06:34:39 -08:00
71c17577b2 Create storage.conf 2023-03-07 05:56:23 -08:00
0775595875 Update containers.conf 2023-03-07 05:55:46 -08:00
01b8ba457d Update podman.Makefile.UDM-Pro.patch 2023-03-06 23:10:19 -08:00
68454f900f Update podman.Makefile.UDM-SE.patch 2023-03-06 23:09:50 -08:00
d5da06d2e9 Update podman.Makefile.UDM-Pro.patch 2023-03-06 23:01:53 -08:00
910b50f856 Update podman.Makefile.UDM-SE.patch 2023-03-06 23:01:14 -08:00
ecd0509805 Update podman.Makefile.UDM-SE.patch 2023-03-06 22:34:56 -08:00
616125a6db Update podman.Makefile.UDM-Pro.patch 2023-03-06 22:34:25 -08:00
a8bc2d4fc2 Update podman.Makefile.UDM-Pro.patch 2023-03-06 08:57:34 -08:00
697c4cb742 Update Dockerfile 2023-03-06 08:48:21 -08:00
ab1a5e2eef Add ovverlay to SE as a test 2023-03-06 08:43:28 -08:00
6b127a8d63 ensure /etc/cni/net.d directory exists before using it (#506)
populate_netd is called and makes symlins into /etc/cni/net.d but the
directory doesn't necessarily exist yet so need to ensure it is there
before using it. fixes #505
2023-03-01 16:39:47 -08:00
be09765574 Add modern-unix directory (#502) 2023-03-01 16:39:34 -08:00
6314d7afea Update att-fiber.md 2023-02-22 21:49:59 -08:00
df2a0f9144 moved to bash (#499)
thanks @kb9gxk
2023-02-22 21:44:27 -08:00