mirror of
https://github.com/clearlinux/bundle-chroot-builder.git
synced 2026-08-18 19:45:49 +00:00
68084ca1b6c1b0af2a2699381a6ebf72a44e4470
This is an artifict needed by the swupd-server when creating update content in the webdir, it should not exist in the webdir since it is being created as part of the chroot building process. All content produced by the chroot builder should live in the STATE_DIR/image/VER directory. Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>
Configuration File ================== Please update the configuration file paths to point to where your bundle-chroot-builder and clr-bundles directories are on the system. The builder configuration file can be found in: /usr/share/defaults/bundle-chroot-builder/ By default, the builder will use the config in here, but can be overridden by one placed in /etc/bundle-chroot-builder/, or specified with -c/--config. Running The Builder =================== To build version 10 chroots: ./bundle-chroot-builder.py 10 To build version 10 chroots using a custom configuration file ./bundle-chroot-builder -c /path/to/builder.conf 10
Description
Languages
Python
97.8%
M4
1.3%
Makefile
0.9%