1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 18:31:54 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Jonathan Nieder
3d82483481 debian/rules: rewrite as a minimal debian/rules file (using dh)
This makes the packaging easier to read and modify.

Features added:

 * runs ‘make’ with the -j option for a tiny speedup
 * uses appropriate compiler flags even when run directly instead of
   through dpkg-buildpackage
 * after interrupting a partial build, there is no need any more
   for (fake) root privileges to clean up
 * after interrupting a partial build, ‘debian/rules clean’ will
   work without running autoreconf again.

Features retained:

 * ‘debian/rules -n <target>’ provides the list of commands used
   to make that target.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-04-05 14:56:44 +08:00
Xiangfu Liu
29c5fc7479 set sysconfdir to etc 2009-11-04 22:10:28 +08:00
Xiangfu Liu
f426319446 change the default usbboot.cfg path
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-21 01:12:38 +08:00
Xiangfu Liu
80410aaadb mv the config file to /etc/xburst-tools
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-21 00:58:26 +08:00
Xiangfu Liu
603032264a cleanup the copyright
Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-09 23:27:46 +08:00
Xiangfu Liu
e8b1b896f4 cleanup
add build dependenices

Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-05 12:43:21 +08:00
xiangfu
c2002a22f6 add autogen.sh to debian/rules: 2009-07-02 23:24:44 +08:00
Xiangfu Liu
4e6821ddd7 -correct the version number
-add manpage to debian package

Signed-off-by: Xiangfu Liu <xiangfu.z@gmail.com>
2009-07-02 10:15:46 +08:00
Wolfgang Spraul
6d4212b643 renamed 'xburst-tools' utility back to 'usbboot' 2009-06-30 13:49:11 +08:00