summaryrefslogtreecommitdiffstats
path: root/packager
Commit message (Collapse)AuthorAgeFilesLines
* restructure repoJonathan Bauer2020-05-1317-735/+0Star
| | | | | * remove packager * move everything from builder/* back to root
* add modules for infiniband/bootnet sysconfig scriptsJonathan Bauer2016-07-291-1/+1
|
* minor commentsJonathan Bauer2016-04-191-2/+3
|
* fix helpJonathan Bauer2016-04-191-1/+1
|
* (DEFAULT_)RSYNC_OPTS option usageJonathan Bauer2016-04-192-5/+18
|
* minor: gitignoreJonathan Bauer2016-04-191-1/+1
|
* 25G > 20G default container sizeJonathan Bauer2016-04-182-10/+12
|
* remove debug codeJonathan Bauer2016-04-181-1/+0Star
|
* fix parsing of rsync_opts and change to explicit rsync_rsh option in config fileJonathan Bauer2016-04-182-6/+5Star
|
* reworked cleanup & stuffJonathan Bauer2016-04-183-146/+133Star
|
* more stuff for packagingJonathan Bauer2016-04-083-291/+318
| | | | new "--export" & "--update", see help
* [packager] some improvements for stage4 stuff [wip]Jonathan Bauer2016-04-045-10/+19
|
* Fix gitignore and typo.torben2015-10-291-1/+1
|
* trapped SIGINT/SIGTERM and implemented cleanup functionJonathan Bauer2015-06-032-20/+139
| | | | only rsync if we have a '.stage4' flag in the target sync dir
* finally in a working state. See usage.Jonathan Bauer2015-05-293-98/+341
|
* [blacklists] add /boot to default linux-base blacklistJonathan Bauer2015-05-291-0/+1
|
* restructuredJonathan Bauer2015-05-2815-0/+335
'builder' builds the initramfs with our dracut module 'packager' builds/packs the stage4 rootfs