mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 07:46:09 +01:00
b414e43d5a
This checks if nixpart is able to mount the filesystems from scratch again, just with the information provided by the kickstart file. Found an odd issue about findmnt here, because it seems to not show /mnt/boot, even though it _is_ mounted and even shows up in /proc/self/mountinfo. I'm not quite sure whether this is a bug or I'm doing something wrong here, but might need some investigation. Mountpoints are checked by adding empty canary files, remounting and checking if the same canaries still exist. If they don't, the partitioner either has formatted the filesystem or just not mounted the device. Either way, both shouldn't happen, but that's why we're testing it, no? :-) Signed-off-by: aszlig <aszlig@redmoonstudios.org> |
||
---|---|---|
.. | ||
common | ||
avahi.nix | ||
bittorrent.nix | ||
check-filesystems.nix | ||
default.nix | ||
firefox.nix | ||
firewall.nix | ||
installer.nix | ||
ipv6.nix | ||
kde4.nix | ||
login.nix | ||
misc.nix | ||
mpich-example.c | ||
mpich.nix | ||
mysql-replication.nix | ||
mysql.nix | ||
nat.nix | ||
nfs.nix | ||
openssh.nix | ||
partition.nix | ||
portmap.nix | ||
proxy.nix | ||
quake3.nix | ||
run-in-machine.nix | ||
simple.nix | ||
subversion.nix | ||
test-config-examples.sh | ||
testdb.sql | ||
tomcat.nix | ||
trac.nix | ||
xfce.nix |