Sam Black
|
963b4f53a2
|
Merge branch 'feature/poetry' into develop
|
10 months ago |
Sam Black
|
cb03624004
|
Remove old setuptools files
|
10 months ago |
Sam Black
|
782f87852c
|
Add sponson RPM spec file
|
10 months ago |
Sam Black
|
e29fcc9c36
|
Americanize licence and name DBUS service directory properly
|
10 months ago |
Sam Black
|
1948bdfb48
|
Don't require click>8.1 as this breaks fedora 36 RPM build
|
10 months ago |
Sam Black
|
254896e133
|
Include selinux and service files into dist
|
10 months ago |
Sam Black
|
3031bc6042
|
Include licence in package creation
|
10 months ago |
Sam Black
|
803b92e6c3
|
Add poetry config
|
10 months ago |
Sam Black
|
831b150b95
|
Fix some tag links since the move to gitea
|
10 months ago |
Sam Black
|
c39653f007
|
Ensure we use the correct remote location when pulling images
|
10 months ago |
Sam Black
|
73f6df049f
|
Fix systemd DBUS service file path
|
10 months ago |
Sam Black
|
dc39192aab
|
Remove `import dbus` use pydbus instead.
|
5 years ago |
Sam Black
|
6a64a5d7c4
|
Merge branch 'feature/dnf_small' into develop
|
5 years ago |
Sam Black
|
bae333de06
|
Move repo set up to separate function.
|
5 years ago |
Sam Black
|
e62aa3e637
|
Don't install weak dependencies or documentation.
|
5 years ago |
Sam Black
|
05a6626ff8
|
Fix image removal.
|
5 years ago |
Sam Black
|
533a9da30f
|
Fix docstring indentation error
|
5 years ago |
Sam Black
|
f3bf2bec86
|
Merge branch 'feature/volumes' into develop
|
5 years ago |
Sam Black
|
660fc0f47d
|
Don't overwrite the volume path if already set
|
5 years ago |
Sam Black
|
a0b5e53ab8
|
Don't add missing volumes if the container is read-write.
|
5 years ago |
Sam Black
|
5ee1e502b8
|
Add volume documentation.
|
5 years ago |
Sam Black
|
3b1d8c6ba7
|
Add mounts to container config file.
|
5 years ago |
Sam Black
|
00b14d1a6f
|
Pass user set volumes for container creation.
|
5 years ago |
Sam Black
|
d740a428ce
|
Fix getting the image listed volumes and ensuring they are mounted.
|
5 years ago |
Sam Black
|
29f693db49
|
Move volume mount unti creation out to separate function.
|
5 years ago |
Sam Black
|
d903ffd03b
|
Add volumes to the container.
|
5 years ago |
Sam Black
|
0fce525857
|
Merge branch 'feature/readonly_container' into develop
|
5 years ago |
Sam Black
|
270303cc8b
|
Update documentation for `tmpfs` mounts, read-write containers, and clean up obsolete information.
|
5 years ago |
Sam Black
|
47f59cc873
|
Add tmpfs overlay mounts.
|
5 years ago |
Sam Black
|
c240b845da
|
Mount log directory as an overlayfs to ensure the log directory structure is kept.
|
5 years ago |
Sam Black
|
9edee7c7cf
|
Fix incorrect mount path.
|
5 years ago |
Sam Black
|
55ec9fa591
|
Link machine-id to DBUS directory.
|
5 years ago |
Sam Black
|
ad0448323a
|
Move log mount to new container, ensure container start mounts required directories and always disable ReadOnly for containers.
|
5 years ago |
Sam Black
|
8dbd2addd3
|
Set log mount after creating cotainer mounts.
|
5 years ago |
Sam Black
|
6c1cf13480
|
Don't make journal directory, mount the log directory separately
|
5 years ago |
Sam Black
|
aea99773d6
|
Allow setting permissions for mount units.
|
5 years ago |
Sam Black
|
1eb74cd220
|
Allow containers to be readwrite.
|
5 years ago |
Sam Black
|
b8161d833f
|
Merge branch 'feature/layout_change' into develop
|
5 years ago |
Sam Black
|
833b75c7a7
|
Set the ACLs for the journal path.
|
5 years ago |
Sam Black
|
b769b20d98
|
Some read only support.
|
5 years ago |
Sam Black
|
d3183e14f9
|
Make the journal directory for the container.
|
5 years ago |
Sam Black
|
d8f27c6cf4
|
Rely on container mount point, not machine link.
|
5 years ago |
Sam Black
|
1b5f1039db
|
Run firstboot on the firstboot layer instead of the container mount path.
|
5 years ago |
Sam Black
|
859999ac21
|
Add systemd machine directory to allowed list of removals.
|
5 years ago |
Sam Black
|
d551a5c09a
|
Use correct path for firstboot layer
|
5 years ago |
Sam Black
|
2f8c3ffb44
|
Signal container creation after adding to the machines list, else we end up in a loop.
|
5 years ago |
Sam Black
|
87da32ddc3
|
Don't error out if the firewall isn't set up and be cleaner when deleting directories.
|
5 years ago |
Sam Black
|
44cac73024
|
Fix using local repository images in container creation.
|
5 years ago |
Sam Black
|
0eb203967e
|
Symlink to the container mount point.
|
5 years ago |
Sam Black
|
23f29a869f
|
Drop the resolv.conf dance, as the user shouldn't be running network connections from the container.
|
5 years ago |