nbd 1:3.4-2ubuntu1 source package in Ubuntu
Changelog
nbd (1:3.4-2ubuntu1) trusty; urgency=low * Merge from Debian unstable. Remaining changes: - Drop /etc/modprobe.d/nbd-client; the kernel default is already appropriate. Ubuntu-specific change. + Modify debian/nbd-client.dirs. + Remove debian/nbd-client.modprobe. nbd (1:3.4-2) unstable; urgency=low * Disable integrityhuge again; it still fails. * Wait for udev from nbd-client initramfs script. Closes: #721936. * On purge, remove /etc/nbd-client.bak if it exists. Closes: #682188. -- Stephane Graber <email address hidden> Thu, 14 Nov 2013 17:24:24 -0500
Upload details
- Uploaded by:
- Stéphane Graber
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- admin
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
nbd_3.4.orig.tar.gz | 778.1 KiB | 5ac71a5c772ef81fbbf6ca5c3d4b211b60775df049a34f96ff2d3ba413b1829a |
nbd_3.4-2ubuntu1.diff.gz | 102.7 KiB | bf8616a31dbef56c93a0d4dfaabeaf9bba14dc11c5120382225ef4d0c4af6f81 |
nbd_3.4-2ubuntu1.dsc | 2.0 KiB | d14ac901fa033430194e342d73de1839826d50d3acc19156150140ea4a90e540 |
Available diffs
Binary packages built by this source
- nbd-client: Network Block Device protocol - client
Network Block Device (NBD) is a client/server protocol that
emulates a block device (such as a hard disk, a floppy, or a CD-ROM)
over the network, thus giving the system the ability to swap over the
network, or to use raw network disk space for other purposes.
.
However, writing to one Network Block Device from different clients
simultaneously is not recommended, and would probably result in data
loss. If you want multiple clients to share a remote resource, use a
network file system such as NFS or Coda.
.
This package provides the client binary for NBD.
- nbd-client-udeb: Network Block Device protocol - client for Debian Installer
Network Block Device (NBD) is a client/server protocol that
emulates a block device (such as a hard disk, a floppy, or a CD-ROM)
over the network, thus giving the system the ability to swap over the
network, or to use raw network disks pace for other purposes.
.
This package provides the client binary for NBD.
.
It is a minimal version meant for use in the installer only.
- nbd-server: Network Block Device protocol - server
Network Block Device (NBD) is a client/server protocol that
emulates a block device (such as a hard disk, a floppy, or a CD-ROM)
over the network, thus giving the system the ability to swap over the
network, or to use raw network disk space for other purposes.
.
However, writing to one Network Block Device from different clients
simultaneously is not recommended, and would probably result in data
loss. If you want multiple clients to share a remote resource, use a
network file system such as NFS or Coda.
.
This package provides the server binary for NBD.