MahiroOS-jhalfs/LFS
Pierre Labastie 47dfc81bdc Account for the change in umount command in LFS
The command for unmounting the kernel vfs is now
  umount -Rv $LFS
So we have first to use that command in teardown (change in
kernfs.xsl). Second, since the command tries to umount
$LFS, but the Makefile is on $LFS, it fails. Ignore the
error in the Makefile (change in master.sh)
2021-03-09 21:58:44 +01:00
..
lfs.xsl lfs.xsl: mode=pkgmngt: use $pos and not position() when calling 2020-07-09 17:04:30 +00:00
master.sh Account for the change in umount command in LFS 2021-03-09 21:58:44 +01:00