1FEBOOTSTRAP-INSTALL(8)      Virtualization Support      FEBOOTSTRAP-INSTALL(8)
2
3
4

NAME

6       febootstrap-install - Install a file in an febootstrap root filesystem
7

SYNOPSIS

9        febootstrap-install ROOT LOCALFILE TARGETPATH MODE OWNER[.GROUP]
10

DESCRIPTION

12       This can be used to safely install a new file in an febootstrap root
13       filesystem.
14
15       Just copying a file in isn't usually safe, for reasons which are to do
16       with the fakeroot(8) command.
17

EXAMPLE

19        febootstrap-install initramfs new-fstab /etc/fstab ugo=rw root.root
20

SEE ALSO

22       febootstrap(8), febootstrap-run(8), fakeroot(1), fakechroot(1).
23

AUTHORS

25       Richard W.M. Jones <rjones @ redhat . com>
26
28       (C) Copyright 2009 Red Hat Inc.,
29       <http://people.redhat.com/~rjones/febootstrap>.
30
31       This program is free software; you can redistribute it and/or modify it
32       under the terms of the GNU General Public License as published by the
33       Free Software Foundation; either version 2 of the License, or (at your
34       option) any later version.
35
36       This program is distributed in the hope that it will be useful, but
37       WITHOUT ANY WARRANTY; without even the implied warranty of
38       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
39       General Public License for more details.
40
41       You should have received a copy of the GNU General Public License along
42       with this program; if not, write to the Free Software Foundation, Inc.,
43       675 Mass Ave, Cambridge, MA 02139, USA.
44
45
46
47febootstrap-2.9                   2010-09-17            FEBOOTSTRAP-INSTALL(8)
Impressum