Statistics
| Branch: | Tag: | Revision:

root / snf-image-helper / tasks / 60EnforcePersonality.in @ 365b2ed3

History | View | Annotate | Download (3.3 kB)

# Date Author Comment
84d01e3e 10/29/2013 03:32 pm Nikos Skalkotos

Add partial support for NetBSD and OpenBSD

Resizing NetBSD and OpenBSD partitions, as well as FFS filesystems
does not work for now

e0d2dc8f 04/22/2013 04:10 pm Nikos Skalkotos

Make file injection work with freebsd

94a16b02 01/21/2013 05:47 pm Nikos Skalkotos

Mount /dev & /proc in the helper before chrooting

c50358a6 09/06/2012 01:10 pm Nikos Skalkotos

Make sure EnforcePersonality runs last

When a users inject a file in an image that already exists,
we want to make sure that this file is not altered by any other task.
So, the EnforcePersonality task, is the last task that should run
before the image is unmounted.