="menu">
08
09
10 |
11
12 |
13
14
15
12%
10.06.2015
and understand the dependencies used in the snapshot archive package [12] if they are outdated.
The experimental toolchain already works in a chrooted build environment, for example, with pbuilder [13]. Package
12%
14.03.2013
: 6
08 microcode : 0x60c
09 cpu MHz : 800.000
10 cache size : 6144 KB
11 physical id : 0
12 siblings : 2
13 core id : 0
14 cpu cores : 2
15 apicid
12%
12.05.2020
:18.04
In this case, /etc
is obviously being created read-write (rw
), with no set UID (nosuid
), no execution (noexec
), and a fixed size of 2GB (2g
). For more options, check out the tmpfs
docs
|