buildrootschalter/fs/iso9660
Thomas Petazzoni 4ef7ec585c Remove unused .fakeroot.* mechanism
There used to be a mechanism using which packages could leave a
.fakeroot.<something> file which could contain commands to be executed
within the fakeroot environment. Since this mechanism is no longer
used by any package, remove it from the common infrastructure.

The latest user was nfs-utils, which used this mechanism to do the
"make install" as root, since doing otherwise was not supported. But
since 16e7b8255c, nfs-utils has been
upgraded and converted to the package infrastructure, and this hack is
no longer necessary. Another past user was the ltp-testsuite package,
for the same reason, and since
a72a670489, the fakeroot hack is no
longer needed.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-04-19 16:09:30 +02:00
..
Config.in iso9660: take into account the linux changes 2010-06-22 21:20:26 +02:00
iso9660.mk Remove unused .fakeroot.* mechanism 2012-04-19 16:09:30 +02:00
menu.lst Move all filesystem generation code to fs/ 2010-04-09 11:04:36 +02:00