]> oss.titaniummirror.com Git - tinyos-2.x.git/log
tinyos-2.x.git
14 years agoThe necessary mods to the source code necessary to build using our debian setup.
R. Steve McKown [Fri, 4 Dec 2009 22:33:01 +0000 (15:33 -0700)]
The necessary mods to the source code necessary to build using our debian setup.

14 years agoAdd gbp.conf.template, a template for .gbp.conf.
R. Steve McKown [Fri, 4 Dec 2009 22:09:50 +0000 (15:09 -0700)]
Add gbp.conf.template, a template for .gbp.conf.

14 years agoOur first official changelog may look something like this.
R. Steve McKown [Fri, 4 Dec 2009 21:10:28 +0000 (14:10 -0700)]
Our first official changelog may look something like this.

14 years agoUpdate the debian build for smarter tinyos-source package handling.
R. Steve McKown [Fri, 4 Dec 2009 21:09:33 +0000 (14:09 -0700)]
Update the debian build for smarter tinyos-source package handling.

14 years agoWorking on a solution for allowing multiple tinyos-source packages to be installed...
R. Steve McKown [Fri, 4 Dec 2009 00:17:25 +0000 (17:17 -0700)]
Working on a solution for allowing multiple tinyos-source packages to be installed at the same time, but ensuring that at least one is installed.

14 years agoRemove use of dpatch, since all modifications are in the source branch.
R. Steve McKown [Thu, 3 Dec 2009 21:31:58 +0000 (14:31 -0700)]
Remove use of dpatch, since all modifications are in the source branch.

14 years agoCompress changelog for tinyos-source to remove lintian warning.
R. Steve McKown [Thu, 3 Dec 2009 21:02:34 +0000 (14:02 -0700)]
Compress changelog for tinyos-source to remove lintian warning.

14 years agoNo longer need dpatch patches.
R. Steve McKown [Thu, 3 Dec 2009 20:56:51 +0000 (13:56 -0700)]
No longer need dpatch patches.

14 years agoCorrectly pull version numbers from debian/changelog containing dashes.
R. Steve McKown [Thu, 3 Dec 2009 20:00:13 +0000 (13:00 -0700)]
Correctly pull version numbers from debian/changelog containing dashes.

14 years agoAdd the debian changelog to the tinyos-source package as well as tinyos-tools.
R. Steve McKown [Thu, 3 Dec 2009 19:45:41 +0000 (12:45 -0700)]
Add the debian changelog to the tinyos-source package as well as tinyos-tools.

14 years agoClear up lintian warnings about changelogs missing where they aren't needed.
R. Steve McKown [Thu, 3 Dec 2009 19:45:19 +0000 (12:45 -0700)]
Clear up lintian warnings about changelogs missing where they aren't needed.

14 years agoRemove full stop (period) from Description fields to clear lintian warning.
R. Steve McKown [Thu, 3 Dec 2009 19:44:20 +0000 (12:44 -0700)]
Remove full stop (period) from Description fields to clear lintian warning.

14 years agoChange copyright a bit to pass lintian tests.
R. Steve McKown [Thu, 3 Dec 2009 19:43:55 +0000 (12:43 -0700)]
Change copyright a bit to pass lintian tests.

14 years agoBelieve it or not, but building tinyos tools requires emacs.
R. Steve McKown [Thu, 3 Dec 2009 19:25:45 +0000 (12:25 -0700)]
Believe it or not, but building tinyos tools requires emacs.

14 years agoFix a lintian warning re: Description fields.
R. Steve McKown [Thu, 3 Dec 2009 19:25:14 +0000 (12:25 -0700)]
Fix a lintian warning re: Description fields.

14 years agoUpdate debian rules.
R. Steve McKown [Thu, 3 Dec 2009 19:16:10 +0000 (12:16 -0700)]
Update debian rules.

* Clean up builddir
* Use dtmp variable to streamline instructions
* Add lintian overrides files
* Add copyright file to all packages
* Add README.Debian file to all packages

14 years agoFix bad e-mail address in debian/changelog.
R. Steve McKown [Thu, 3 Dec 2009 19:13:02 +0000 (12:13 -0700)]
Fix bad e-mail address in debian/changelog.

14 years agoUpdate debian changelog, 2.1.0-1tinyos1
smckown [Sat, 16 May 2009 18:43:36 +0000 (18:43 +0000)]
Update debian changelog, 2.1.0-1tinyos1

14 years agoUpdate debian/changelog
smckown [Sun, 12 Apr 2009 21:47:17 +0000 (21:47 +0000)]
Update debian/changelog

14 years agoDon't deploy tos.mk
smckown [Sun, 12 Apr 2009 21:47:07 +0000 (21:47 +0000)]
Don't deploy tos.mk

14 years agoAdd filters for svn and git repos when building deb packages.
smckown [Sun, 12 Apr 2009 21:22:03 +0000 (21:22 +0000)]
Add filters for svn and git repos when building deb packages.

14 years agoFix up steve's e-mail address.
smckown [Wed, 11 Feb 2009 18:34:15 +0000 (18:34 +0000)]
Fix up steve's e-mail address.

14 years agoUpdate the debian build process to allow building 64-bit tinyos-tools on 64-bit hardw...
smckown [Thu, 18 Dec 2008 00:59:45 +0000 (00:59 +0000)]
Update the debian build process to allow building 64-bit tinyos-tools on 64-bit hardware.  Currently, build using pbuilder, with 32-bit on 32-bit hardware and 64-bit on 64-bit hardware.  Need more testing to allow one machine to build both arches.

14 years agoUpdate changelog. Latest version incorporates updates to motelist and tos-bsl.
smckown [Thu, 4 Sep 2008 17:10:04 +0000 (17:10 +0000)]
Update changelog.  Latest version incorporates updates to motelist and tos-bsl.

14 years agoDebianize the tinyos package. This directory builds tinyos, tinyos-tools, tinyos...
R. Steve McKown [Tue, 1 Dec 2009 02:34:03 +0000 (19:34 -0700)]
Debianize the tinyos package.  This directory builds tinyos, tinyos-tools, tinyos-source, tinyos-avr and tinyos-msp430.  tinyos-avr links to packages that aren't properly configured yet for this environment, but tinyos-msp430 does work correctly.