X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=cirros-testvm%2Fsrc-cirros%2Fpatches-buildroot%2FREADME;fp=cirros-testvm%2Fsrc-cirros%2Fpatches-buildroot%2FREADME;h=23bfd38d1fdd1730fef73588096e246a3a6aeda2;hb=b0a0f15dfaa205161a7fcb20cf1b8cd4948c2ef3;hp=0000000000000000000000000000000000000000;hpb=c6ac3cd55ee2da956195eee393b0882105dfad4e;p=packages%2Ftrusty%2Fcirros-testvm.git diff --git a/cirros-testvm/src-cirros/patches-buildroot/README b/cirros-testvm/src-cirros/patches-buildroot/README new file mode 100644 index 0000000..23bfd38 --- /dev/null +++ b/cirros-testvm/src-cirros/patches-buildroot/README @@ -0,0 +1,6 @@ +This directory contains patches to be applied to buildroot. +They're in quilt style format, but nothing automated will apply +them. After downloading and extracting buildroot, linking it +to ./buildroot , you will need to run: + ( cd buildroot && QUILT_PATCHES=$PWD/../patches-buildroot quilt push -a ) +