X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=cirros-testvm%2Fsrc-cirros%2FTODO;fp=cirros-testvm%2Fsrc-cirros%2FTODO;h=d21ab1d59c5e8a588ff914d562d5c93e82046b85;hb=b0a0f15dfaa205161a7fcb20cf1b8cd4948c2ef3;hp=0000000000000000000000000000000000000000;hpb=c6ac3cd55ee2da956195eee393b0882105dfad4e;p=packages%2Ftrusty%2Fcirros-testvm.git diff --git a/cirros-testvm/src-cirros/TODO b/cirros-testvm/src-cirros/TODO new file mode 100644 index 0000000..d21ab1d --- /dev/null +++ b/cirros-testvm/src-cirros/TODO @@ -0,0 +1,19 @@ +- consider moving to yocto or micro-core linux + - micro-core: + - eglibc based, yet tiny size + - packages made by others easily downloaded and used + - no arm arch, and no public build system, so how would you build arm? + - yocto: + - eglibc based + - could potentially use ubuntu debs or easily re-use binary packages +- some sort of "build-release" + - that would do all the release build cleanly + - download files, build, create release output + - get-deps with config + - get-deps conf/foo.conf (default 'dev') + get-deps conf/0.3.conf + - downloads kernels and buildroot and checksums +- automated testing on kvm and lxc +- configdrive support (openstack) and support for reading data from ISO +- add script for 'get-extra-modules' + that would download modules from launchpad