Commit Graph

311 Commits

Author SHA1 Message Date
Jip-Hop 3940c87fdf Update incus_lxd_lxc_kvm.md 2024-01-29 09:10:45 +01:00
Jip-Hop 4655f174b7 Add --inaccessible=/sys/module/apparmor
To trick the jail into thinking the apparmor kernel module is not loaded.
2024-01-29 09:01:05 +01:00
Jip-Hop ad95fe7cab Update comments 2024-01-29 08:58:28 +01:00
Jip-Hop 0f22a56946 Update jlmkr.py 2024-01-27 17:30:31 +01:00
Jip-Hop aee047cb8d Update README.md 2024-01-27 16:59:51 +01:00
Jip-Hop 1ac8bb8fc1 Update incus_lxd_lxc_kvm.md 2024-01-27 13:13:09 +01:00
Jip-Hop 53689df645 Remove redundant system-call-filter
Since SYSTEMD_SECCOMP=0 adding system-call-filter is redundant
2024-01-27 12:23:45 +01:00
Jip-Hop 303f79a3ae Add bind /sys/module to nspawn default args 2024-01-27 12:22:39 +01:00
Jip-Hop 9dc1bc3b20 Update incus_lxd_lxc_kvm.md 2024-01-27 12:21:23 +01:00
Jip-Hop 2aba2c4a9d Load kernel module later 2024-01-27 05:44:05 +01:00
Jip-Hop 5021a060e5 Always bind /sys/module to make lsmod happy 2024-01-27 04:40:14 +01:00
Jip-Hop ae23b13301 Just ask for GPU passthrough 2024-01-27 04:23:46 +01:00
Jip-Hop bf54fea9a1 Add reference 2024-01-26 23:19:57 +01:00
Jip-Hop bce6e3b43f Add reference 2024-01-26 23:19:48 +01:00
Jip-Hop da2c90374b Load nvidia kernel module 2024-01-26 22:33:33 +01:00
Jip-Hop 79bd824505 Update comments 2024-01-26 20:56:25 +01:00
Jip-Hop 9b307fd46b Create incus_lxd_lxc_kvm.md 2024-01-26 18:57:13 +01:00
Jip-Hop 89cc0d4faf Add Cockpit management 2024-01-26 18:08:00 +01:00
Jip-Hop 474faf6ede Use ruff formatter 2024-01-21 18:21:24 +01:00
Jip-Hop fd1617d140 Update rootless_podman_in_rootless_jail.md 2024-01-21 18:11:09 +01:00
Jip-Hop 93190d453f Override systemd-networkd preset 2024-01-21 18:10:09 +01:00
Jip-Hop c952e1ac7d Remove unnecessary step 2024-01-21 15:51:53 +01:00
Jip-Hop dc48a66493 Update rootless_podman_in_rootless_jail.md 2024-01-21 13:02:18 +01:00
Jip-Hop 83955dda44 Update rootless_podman_in_rootless_jail.md 2024-01-21 13:00:50 +01:00
Jip-Hop 3954acf75b Create rootless_podman_in_rootless_jail.md 2024-01-21 12:55:11 +01:00
Jip-Hop 38bf14d928 Fix f-string without any placeholders 2024-01-20 16:47:51 +01:00
Jip-Hop 56d53a1feb Update README.md 2024-01-20 16:45:23 +01:00
Jip-Hop 14f69744a7
Merge pull request #73 from curtisbarnard/patch-1
Update additional flags for bridge interface passthrough in network.md
2024-01-16 07:30:54 +01:00
Curtis Barnard Jr 42fdaba777
Update additional flags for bridge interface passthrough in network.md
The jail fails to start when the `systemd-nspawn` is included so I'm guessing this is a typo?
2024-01-15 10:47:06 -08:00
Jip-Hop 74a13a8c85
Merge pull request #70 from Jip-Hop/develop
Update README.md
2024-01-06 11:48:13 +01:00
Jip-Hop 2f23609777 Update README.md 2024-01-06 11:47:35 +01:00
Jip-Hop b86a4a1788
Merge pull request #58 from Jip-Hop/develop
Version 1.0.1
2023-11-18 18:21:13 +01:00
Jip-Hop 0e7bedda80 Bump version to 1.0.1 2023-11-18 18:20:07 +01:00
Jip-Hop b6fd8c3f4c
Merge pull request #57 from bcat/ipv6
Enable IPv6 link-local addressing to unbreak SLAAC/DHCPv6
2023-11-18 18:19:24 +01:00
Jonathan Rascher 13275f3500 Enable IPv6 link-local addressing to unbreak SLAAC/DHCPv6
Fixes #55. I've left link-local addressing disabled for IPv4 as that matches the
systemd behavior when `LinkLocalAddressing` is omitted from the `.network` file.
2023-11-15 18:41:29 -06:00
Jip-Hop fd5d987de4 Create bookworm jail by default 2023-10-28 10:52:31 +02:00
Jip-Hop 845ac60535
Merge pull request #45 from spusuf/patch-1
More detailed examples in flags section of create jail function
2023-10-24 08:40:39 +02:00
Jip-Hop 88ad5ca57e
Merge pull request #46 from spusuf/patch-2
Fixed code tag
2023-10-24 08:37:58 +02:00
spusuf 22a932d99b
Fixed code tag 2023-10-24 11:55:40 +10:00
spusuf 628cf1f73b
More detailed examples in flags section of create jail function
I hate having to open the github everytime I want to make a jail with a macvlan static IP (often). So it would be nice to give better examples during the installer.
2023-10-24 11:54:11 +10:00
Jip-Hop 2a9ac57250
Merge pull request #41 from spusuf/main
Initial PR for Wiki
2023-10-03 14:59:59 +02:00
spusuf 401700c291
Create storage.md 2023-10-03 23:27:11 +11:00
spusuf 858f45514c
Create performance.md 2023-10-03 23:26:47 +11:00
spusuf 798d8a37f5
Create network.md 2023-10-03 23:25:45 +11:00
spusuf 1693294308
Create commands.md 2023-10-03 23:25:19 +11:00
spusuf b81ecd7fed
Create compatibility.md 2023-10-03 23:25:02 +11:00
spusuf b4735ced61
Create basicconfig.md 2023-10-03 23:24:43 +11:00
spusuf 3944f36547
Rename .md to wikimain.md 2023-10-03 23:24:11 +11:00
spusuf 7bf3e04fd1
Update and rename wikimain.md to .md 2023-10-03 23:23:52 +11:00
spusuf 679bc6e340
Create wikimain.md 2023-10-03 23:23:18 +11:00