]> rtime.felk.cvut.cz Git - novaboot.git/commitdiff
Debian release 20140723
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 23 Jul 2014 10:22:31 +0000 (12:22 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 23 Jul 2014 11:09:47 +0000 (13:09 +0200)
debian/changelog
debian/gbp.conf [new file with mode: 0644]

index d4ee2d3210911a8358b8ebc314144d45b94f57a0..ac59f3f450d615fbedabfc86daf056f527d24c1c 100644 (file)
@@ -1,3 +1,25 @@
+novaboot (20140723) unstable; urgency=medium
+
+  * Add sudoers template
+  * Add --tftp option
+  * Add --tftp-port option
+  * Detect errors when starting tftpd
+  * Improve U-Boot support
+  * Improve detection of U-Boot prompt after tftpboot command
+  * Add support for $NB_MYIP in --uboot-init
+  * Add --uboot-addr, i.e. generic way to specify U-Boot load addresses
+  * Inform the user that the interaction is only onedirectional
+  * Add experimental support for AMT IDE-R
+  * Support new version of syslinux
+  * Add support for recursive target definitions
+  * Use recursive target definition for ryu boards
+  * Add support for configuration directory (/etc/novaboot.d)
+  * Set $builddir to invocation dir if it is not specified by other means
+  * Initialize some variables even if /dev/null is passed as novaboot script
+  * Add --prefix - a more generic variant of --grub-prefix
+
+ -- Michal Sojka <sojkam1@fel.cvut.cz>  Wed, 23 Jul 2014 12:24:31 +0200
+
 novaboot (20140513) unstable; urgency=low
 
   * Initial Release.
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644 (file)
index 0000000..1f5a11d
--- /dev/null
@@ -0,0 +1,2 @@
+[DEFAULT]
+debian-tag = %(version)s