flatcar-scripts/build_library
Michael Marineau 3b8cf7d1fb build_image_util: generate package license list for each image
There isn't a sane way for users to know the licenses of individual
packages in CoreOS images in built images. The information is hidden
away back in the original ebuilds. This extends our existing package
list with a new file that also includes licenses:

```
app-admin/flannel-0.3.0-r3::coreos Apache-2.0
app-admin/fleet-0.9.1::coreos Apache-2.0
app-admin/locksmith-0.2.3::coreos Apache-2.0
app-admin/sdnotify-proxy-0.1.0::coreos Apache-2.0
app-admin/sudo-1.8.10_p2::portage-stable ISC BSD
app-admin/toolbox-0.0.0-r4::coreos Apache-2.0
app-arch/bzip2-1.0.6-r6::portage-stable BZIP2
app-arch/gzip-1.5::portage-stable GPL-3
app-arch/tar-1.27.1-r2::portage-stable GPL-3+
...
```
2015-03-24 18:10:45 -07:00
..
secure_demo A pile of goo to support a minimal secure boot demo 2014-11-07 13:53:46 -08:00
board_options.sh fix(board_setup): Remove old make.conf symlinks 2014-06-12 16:53:27 -07:00
build_image_util.sh build_image_util: generate package license list for each image 2015-03-24 18:10:45 -07:00
catalyst_default_stage4.sh fix(bootstrap_sdk): Remove toolchain build step, replaced by build_toolchains 2013-11-07 13:28:13 -08:00
catalyst_toolchains.sh fix(toolchain_util): Move toolchain build-dep code from catalyst. 2013-11-29 17:56:58 -08:00
catalyst.sh catalyst: disable ccache and autoresume 2015-01-08 16:17:26 -08:00
check_deps fix(check_deps): Depend exclusively on ld.so.conf for lib list 2013-11-26 16:41:42 -08:00
configure_bootloaders.sh grub: the one bootloader to rule them all 2014-12-05 16:51:11 -08:00
dev_image_util.sh build_image_util: generate package license list for each image 2015-03-24 18:10:45 -07:00
disk_layout.json disk_layout: switch to ext4 as the default root filesystem. 2015-01-08 12:54:54 -08:00
disk_util disk_util: allocate the maximum number of usable inodes 2015-02-11 17:12:18 -08:00
gen_tmpfiles.py churn(build_library): Change lots of stateful references to state. 2013-08-20 22:36:53 -04:00
generate_au_zip.py rename references to updatectl, it is now updateservicectl 2014-08-20 16:27:44 -07:00
grub_install.sh grub: the one bootloader to rule them all 2014-12-05 16:51:11 -08:00
grub.cfg grub: search for OEM by partition label instead of filesystem label 2014-12-15 02:22:42 +00:00
menu.lst grub: the one bootloader to rule them all 2014-12-05 16:51:11 -08:00
niftycloud_ovf.sh vm_image_util: changed niftycloud format to ovf 2014-12-18 17:22:51 +09:00
prod_image_util.sh build_image_util: generate package license list for each image 2015-03-24 18:10:45 -07:00
qemu_template.sh vm_image_util: add qemu_uefi image type for easier testing 2014-11-05 15:53:17 -08:00
qemu_xen.sh vm_image_util: add qemu_xen image type for testing 2014-12-05 16:51:11 -08:00
release_util.sh fix(release_util): Generate correct download path for official releases 2014-06-02 12:38:01 -07:00
set_lsb_release build_library: move os-release to new location for systemd 215 2014-07-14 15:55:00 -07:00
template.ovf remove autogenerated comment 2014-12-17 14:52:04 -08:00
test_build_root fix(test_image_content): Improve /usr symlink and conflict tests. 2013-12-09 19:32:54 -08:00
test_image_content.sh maint(build_library): Remove special case code for -usr disk layouts 2014-04-26 14:45:28 -07:00
toolchain_util.sh toolchain_util: fix parsing emerge --pretend output 2015-01-28 16:37:52 -08:00
virtualbox_ovf.sh virtualbox_ovf.sh: use virtio network interfaces 2014-11-07 16:16:03 -07:00
vm_image_util.sh vm_image_util.sh: use correct group name in production images with no writeable /etc 2015-03-02 17:13:24 -08:00