|
5dfc2d3bb9
|
Fix memory limits
memory-swap actually means 'memory and swap together'.
|
2023-10-01 19:12:12 +02:00 |
|
|
290af04d1f
|
Exit with 1 (instead of -1/255)
|
2023-10-01 19:01:31 +02:00 |
|
|
605e987bc8
|
Drop unused variable
|
2023-10-01 19:00:41 +02:00 |
|
|
5238124f3b
|
Add more error handling
|
2023-10-01 18:50:24 +02:00 |
|
|
e51a145cca
|
Use a wrapper around mkdir
|
2023-10-01 18:50:24 +02:00 |
|
|
627411e999
|
Create function for basic error handling
(Yes, it might be a little bit inspired by the on used in Gentoo..)
|
2023-10-01 18:50:24 +02:00 |
|
|
c9f23072ee
|
Switch to upper case for PODMAN_BUILD_ARGS
Bash variables are typically upper style,
so align with that.
|
2023-10-01 18:50:23 +02:00 |
|
|
b7dfa096de
|
Move LOGDIR to log from logs
|
2023-08-31 21:46:08 +02:00 |
|
|
a2bac80ff5
|
When done, fix rights of ${LOGDIR}
|
2023-08-26 19:07:52 +02:00 |
|
|
dc59cf894c
|
Tweak the package building process
|
2023-08-26 19:05:52 +02:00 |
|
|
d28a0fc25e
|
Stop hosts-leaking into the container
|
2023-08-06 21:34:30 +02:00 |
|
|
591508e3ce
|
Make version and registry call-able from env
|
2023-07-29 17:16:58 +02:00 |
|
|
d5cf377e57
|
Add a whitespace for cosmetical reasons
|
2023-07-23 23:54:19 +02:00 |
|
|
feccb525db
|
Add a build wrapper and a dir for custom USE flags
|
2023-07-02 11:32:24 +02:00 |
|