systemrescue-zfs/airootfs/usr/share/sysrescue/bin
Gerd v. Egidy a424ed7991 add "mountall" command
It loops through all available block devices in the system and tries to mount them.
They are mounted to /mnt/<devicename>.

If they have "dev", "proc" or "sys" dirs in them, then the respective dirs of the
running SystemRescue are bind-mounted into it. This allows running some commands
like grub-install when chrooting into the dir.
2022-04-24 21:53:21 +02:00
..
load-srm Add script and config.yaml parameter for late-loading of SystemRescueModules 2022-03-27 14:07:38 +00:00
manual add the SystemRescue website as offline documentation 2021-12-30 14:09:33 +00:00
mountall add "mountall" command 2022-04-24 21:53:21 +02:00
reverse_ssh add reverse_ssh: Open a outbound SSH server connection (reverse SSH), primarily for remote support 2020-11-21 21:50:05 +01:00
sysrescue-customize ensure that the installed xorriso version supports the -drive_access parameter 2022-02-22 21:11:56 +01:00