Commit Graph

280 Commits

Author SHA1 Message Date
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
Jip-Hop cab79e3a24 Fallback to bullseye 2023-08-24 10:03:48 +02:00
Jip-Hop 645c758e50 Add startup command 2023-08-15 19:28:43 +02:00
Jip-Hop dd9d610178 Fix variable usage 2023-08-15 17:52:25 +02:00
Jip-Hop f14ace1f38 Formatting 2023-08-15 17:40:10 +02:00
Jip-Hop 757ac5d297 Filter out incompatible images 2023-08-15 17:39:28 +02:00
Jip-Hop 348f60bead Sort imports 2023-08-15 15:21:53 +02:00
Jip-Hop de95494a40 Update README.md 2023-08-15 14:48:22 +02:00
Jip-Hop 1bcd4dbdd4 Add exec command 2023-08-15 14:45:52 +02:00
Jip-Hop 35e0d7c2db No os.system() 2023-08-15 14:01:05 +02:00
Jip-Hop 6bab739821 Update README.md 2023-08-15 13:58:47 +02:00
Jip-Hop 537994163f Add status and log commands 2023-08-15 13:49:52 +02:00
Jip-Hop 797ac0c7da Print to stderr 2023-08-15 13:34:37 +02:00
Jip-Hop 88f5951989 Skip starting if jail already running 2023-08-15 13:33:01 +02:00
Jip-Hop 4b9072cca7 Recommend jlmkr shell command 2023-08-15 13:27:15 +02:00
Jip-Hop aa6b1abd25 Add shell command 2023-08-15 13:21:28 +02:00
Jip-Hop b627410713 Add stop command 2023-08-15 13:13:51 +02:00
Jip-Hop b3fe3d302b Output jails list as table 2023-08-15 13:03:43 +02:00
Jip-Hop fef8e15f40 Fix jail create error 2023-08-15 08:07:36 +02:00
Jip-Hop b2a333643c Use full path for stat 2023-08-15 08:07:19 +02:00
Jip-Hop 33bbc3ab0f Add global variables 2023-08-15 07:41:54 +02:00
Jip-Hop a75a12eb80 Edit cli parsers 2023-08-15 07:31:27 +02:00
Jip-Hop 3d4cacf72b Version bump 2023-08-15 07:17:10 +02:00
Jip-Hop 74fb8535ca Restore edit lost in merge 2023-08-15 07:14:28 +02:00
Jip-Hop 77e5f7993a Merge branch 'develop' 2023-08-15 07:08:34 +02:00
Jip-Hop cee863e5e9 Symlink in /usr/local/sbin 2023-08-14 19:02:53 +02:00
Jip-Hop d59251d6de Add jail_is_running checks 2023-08-14 17:31:59 +02:00
Jip-Hop a53f698311 Add edit command 2023-08-14 16:12:33 +02:00
Jip-Hop 5317c3f833 Create symlink during install 2023-08-14 15:42:20 +02:00
Jip-Hop 6c0e790411 Update jlmkr.py 2023-08-14 15:19:25 +02:00
Jip-Hop 249e622ac3 Update README.md 2023-08-12 18:17:38 +02:00
Jip-Hop 897c9856dc Update README.md 2023-08-12 18:15:46 +02:00