X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=helper%2Fappliance.c;h=50d1d78802cf529145aa50ed386e1572c2440eb6;hb=ddbfd96c3d21d05170a0af7de427c3dcbd72f014;hp=85efd756e74472c312d81a477d78550277045b9b;hpb=7d7d6e5814475dc4f97f9af8965462c8865e1ae1;p=febootstrap.git diff --git a/helper/appliance.c b/helper/appliance.c index 85efd75..50d1d78 100644 --- a/helper/appliance.c +++ b/helper/appliance.c @@ -77,6 +77,7 @@ create_appliance (const char *hostcpu, iterate_inputs (inputs, nr_inputs, writer); + writer->wr_file ("/lib/modules"); /* Kernel modules (3). */ add_kernel_modules (whitelist, modpath, writer);