initial import

This commit is contained in:
2025-06-22 20:39:04 -05:00
commit f8a70886f0
3428 changed files with 302546 additions and 0 deletions

10
nbd/nbd-client.confd Normal file
View File

@@ -0,0 +1,10 @@
# /etc/conf.d/nbd-client
# Options to pass to the above command
# This default setting should work fine.
NBDCLIENT_OPTS=""
# If you use hostnames above, then you should depend on dns
# being up & running before we try to run. Otherwise, you
# can disable this.
rc_use="dns"