Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fw32.git;a=commitdiff;h=f209256eebbc53300dabaeafa4929318d2e84cdb
commit f209256eebbc53300dabaeafa4929318d2e84cdb Author: James Buren <[email protected]> Date: Wed Nov 9 17:11:17 2011 -0600 README: add documentation for fw32-merge diff --git a/README b/README index e6f79fb..a7560e9 100644 --- a/README +++ b/README @@ -41,12 +41,22 @@ fw32-remove <packages> WARNING: Should not be used while someone is using the chroot. -=== Installing local i686 FPM package to chroot +=== Installing local FPM package to chroot Command to use (with sudo or root shell): ---- -fw32-install-package <i686 FPM packages> +fw32-install-package <FPM packages> +---- + +WARNING: Should not be used while someone is using the chroot. + +=== Installing nobuild package to chroot + +Command to use (with sudo or root shell): + +---- +fw32-merge <package> ---- WARNING: Should not be used while someone is using the chroot. @@ -120,6 +130,10 @@ WARNING: Should not be used while someone is using the chroot. WARNING: Should not be used while someone is using the chroot. +- fw32-merge: Install a nobuild package to chroot. + +WARNING: Should not be used while someone is using the chroot. + - fw32-mount-all: Manually mount the chroot base directories. - fw32-run: Run a command within the chroot. If no command is specified, _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
