Rusty Bird
|
4c4f2e7038
|
bind-dirs: run in DisposableVM, too
Allow the user to configure bind-dirs in the dvm template and have that
configuration applied when a DisposableVM is instantiated.
Fixes QubesOS/qubes-issues#4624
Fixes QubesOS/qubes-issues#5618
|
2020-09-15 10:52:59 +00:00 |
|
Reynir Björnsson
|
86413df6d2
|
bind mount /usr/local
|
2018-07-11 11:14:47 +02:00 |
|
Marek Marczykowski-Górecki
|
aad6fa6d19
|
Hint shellcheck where to look for sourced files, if in repository
This will ease running shellcheck from the repository.
|
2017-09-30 05:05:34 +02:00 |
|
Marek Marczykowski-Górecki
|
7e608a8bb4
|
Remove DisposableVM savefile related files
In Qubes 4.0 we no longer use two-stage DisposableVM startup.
|
2017-06-08 22:11:35 +02:00 |
|
Manuel Amador (Rudd-O)
|
6ca10b42eb
|
Initialize home_volatile for disposable VMs.
|
2016-11-13 21:20:46 +00:00 |
|
Manuel Amador (Rudd-O)
|
59aec8e5eb
|
Clean up early initialization and setup of /rw
|
2016-10-23 20:19:51 +00:00 |
|
Marek Marczykowski-Górecki
|
437680b731
|
Fix bind-dirs.sh path
|
2016-03-30 14:17:04 +02:00 |
|
Patrick Schleizer
|
eb00e40bab
|
run /usr/lib/qubes/bind-dirs.sh from mount-dirs.sh
|
2015-12-25 12:30:36 +00:00 |
|
qubesuser
|
f380c346cf
|
Allow to provide customized DispVM home directly in the template VM
This significantly speeds up DispVM creation for large customized
homes, since no data has to be copied, and instead CoW is used.
|
2015-11-12 15:33:01 +01:00 |
|
Patrick Schleizer
|
f063b4a90f
|
Renamed qubes-mount-home to qubes-mount-dirs.
Renamed qubes-mount-home service and mount-home.sh script to qubes-mount-dirs service and mount-dirs.sh.
Because mount-home.sh also processed /rw/usrlocal.
preparation to fix the following issues:
- upstream bind-directories functionality to Qubes - https://phabricator.whonix.org/T414
- Bind mount /rw/usrlocal -> /usr/local instead of symlink - https://github.com/QubesOS/qubes-issues/issues/1150
- /bin/sync hangs forever in whonix-ws-dvm - https://github.com/QubesOS/qubes-issues/issues/1328
|
2015-10-15 20:57:43 +00:00 |
|