This fixes the previous issues: The script can now run at each boot, so we are sure that it will run in all cases.
In addition, to make sure it runs when users run it manually, I've added some prints to warn the users if the script didn't run because /data/packages.xml is not present and advise them that they may need to mount the /data partition. +------------------+ | vendor_replicant | +------------------+ In addition to the patch that will follow in a response to this mail, here's an URL to the see the patch in a web interface: https://git.replicant.us/contrib/GNUtoo/vendor_replicant/commit/?id=b8697cf55e65c143897b10b0e580ec00a57b0d6b And here's how to get it in a git repository: git clone https://git.replicant.us/GNUtoo/vendor_replicant cd vendor_replicant git show b8697cf55e65c143897b10b0e580ec00a57b0d6b +--------------------------+ | vendor_replicant-scripts | +--------------------------+ In addition to the patch that will follow in a response to this mail, here's an URL to the see the patch in a web interface: https://git.replicant.us/contrib/GNUtoo/vendor_replicant-scripts/commit/?id=3dbffb183419d910008084ebb425679f3ef6538c And here's how to get it in a git repository: git clone https://git.replicant.us/GNUtoo/vendor_replicant-scripts cd vendor_replicant-scripts git show 3dbffb183419d910008084ebb425679f3ef6538c Denis. _______________________________________________ Replicant mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/replicant
