18 Commits

Author SHA1 Message Date
Jeffrey Townsend
ddc89a3325 Initial 2019-03-04 13:40:22 -08:00
Jeffrey Townsend
789324a016 Enhance for custom includes for kernel module builds. 2018-10-26 00:08:13 +00:00
Jeffrey Townsend
dcb4a77b8c Base from $ONL. 2017-12-29 03:36:55 +00:00
Jeffrey Townsend
f0c01c6955 The base-files package has a known incompatible assumption about /var/run which fails to work properly when the system was built using multistrap.
This change patches the base-files.postinst script to fix this issue prior to calling dpkg --configure.
2017-05-02 22:52:49 +00:00
Jeffrey Townsend
61686c5b50 Improve output. 2017-02-21 18:43:35 +00:00
Jeffrey Townsend
4391aed630 Improve comment. 2017-01-08 20:12:37 +00:00
Jeffrey Townsend
f6f9cdc99a - Allow building individual source files
- Allow direct specification of the kernel build tree.
2017-01-01 18:02:19 +00:00
Jeffrey Townsend
216e4f0eed Platform Kernel Module Support
Per-platform kernel modules can now be built out of tree against multiple kernel mbuild packages.
2016-12-31 20:59:27 +00:00
Jeffrey Townsend
d332bcc21b Spelling. 2016-12-22 18:13:20 +00:00
Jeffrey Townsend
35f6859251 - Allow comments
- Add patch separator
2016-12-21 22:12:39 +00:00
Jeffrey Townsend
ab24f9914e Use the new module database infrastructure. 2016-11-16 20:21:04 +00:00
Jeffrey Townsend
6e85a367f8 The patch series file is now a parameter. 2016-08-18 13:19:38 -07:00
Jeffrey Townsend
3d21d491e0 The submodule post-update hooks are now specified via environment variables. 2016-07-07 17:20:02 +00:00
Carl D. Roth
d2c7fc536a Updates for loader-based and onl-based installs
- allow some SFX settings to be overridden
- refactor checksum validation
- support --inplace padding fixups to economize on disk space
2016-05-11 13:49:50 -07:00
Jeffrey Townsend
67c67470d2 Add a post-merge githook to invalidate the local module manifest.
The Builder module manifest is generated once from the local tree if its missing.
When new code is merged from a remote the manifest must be regenerated in order to
reference and build the new libraries.

At setup time a post-merge hook is now added to the local repository to clear the
module manifest after merging.
2016-04-11 17:14:57 +00:00
Jeffrey Townsend
90a679315f Allow script execution during patch series application. 2016-04-04 18:03:11 +00:00
Jeffrey Townsend
4aeeefd261 Installer SHAR support. 2015-12-11 21:34:35 +00:00
Jeffrey Townsend
45dee0c608 Initial. 2015-11-19 22:45:38 +00:00