1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: upslug2
Section: otherosfs
Priority: optional
Maintainer: Gordon Farquharson <gordonfarquharson@gmail.com>
Uploaders: Martin Michlmayr <tbm@cyrius.com>
Build-Depends: debhelper (>= 10), autotools-dev
Standards-Version: 4.0.0
Vcs-Browser: https://salsa.debian.org/debian/upslug2
Vcs-Git: https://salsa.debian.org/debian/upslug2.git
Homepage: http://sourceforge.net/projects/nslu/
Package: upslug2
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: utility to upgrade the firmware of a Linksys NSLU2 via the network
upslug2 is a command line program intended to allow the upgrade of a
Linksys NSLU2 (Network Storage Link for USB 2.0 Disk Drives) firmware
to new or different versions. When a NSLU2 in the local network is put
in upgrade mode, upslug2 can connect to it and upload a new firmware.
.
upslug2 will accept a full firmware image but it can also upgrade the
flash from individual files holding the kernel, ramdisk and root
filesystem. upslug2 provides status information during the upgrade
process and verifies the written image after the upgrade.
|