3 febootstrap-install - Install a file in an febootstrap root filesystem
7 febootstrap-install ROOT LOCALFILE TARGETPATH MODE OWNER[.GROUP]
11 This can be used to safely install a new file in an febootstrap
14 Just copying a file in isn't usually safe, for reasons which are to do
15 with the L<fakeroot(8)> command.
19 febootstrap-install initramfs new-fstab /etc/fstab ugo=rw root.root
24 L<febootstrap-run(8)>,
30 Richard W.M. Jones <rjones @ redhat . com>
34 (C) Copyright 2009 Red Hat Inc.,
35 L<http://et.redhat.com/~rjones/febootstrap>.
37 This program is free software; you can redistribute it and/or modify
38 it under the terms of the GNU General Public License as published by
39 the Free Software Foundation; either version 2 of the License, or
40 (at your option) any later version.
42 This program is distributed in the hope that it will be useful,
43 but WITHOUT ANY WARRANTY; without even the implied warranty of
44 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
45 GNU General Public License for more details.
47 You should have received a copy of the GNU General Public License
48 along with this program; if not, write to the Free Software
49 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.