From 84d002c10a68472e7f569da9b276209a0dacaa9c Mon Sep 17 00:00:00 2001 From: "R. Steve McKown" Date: Wed, 16 Dec 2009 14:57:52 -0700 Subject: [PATCH] Update gitweb URLs for the oss public server. Also add links for nesc, etc. --- in/cp210x.md | 2 +- in/git-utils.md | 2 +- in/msp430.md | 6 +++--- in/oss-web.md | 2 +- in/ovzbpc.md | 8 ++++---- in/tinyos.md | 10 +++++++--- in/tinyospkgs.md | 6 ++++-- in/webber.md | 4 ++-- 8 files changed, 23 insertions(+), 17 deletions(-) diff --git a/in/cp210x.md b/in/cp210x.md index 8b39da9..fe0cbaa 100644 --- a/in/cp210x.md +++ b/in/cp210x.md @@ -3,7 +3,7 @@ linktitle: cp210x parent: TOP ctime: 2009-12-10 -Repositories: [cp210x](http://repo/gitweb/?p=cp210x.git;a=summary), [[aptrepo]]. +Repositories: [cp210x](/gitweb/?p=cp210x.git;a=summary), [[aptrepo]]. # A USB to UART chip diff --git a/in/git-utils.md b/in/git-utils.md index 2e7f946..5e81abf 100644 --- a/in/git-utils.md +++ b/in/git-utils.md @@ -3,7 +3,7 @@ linktitle: git-utils parent: TOP ctime: 2009-12-10 -Repositories: [git-utils](http://repo/gitweb/?p=git-utils.git;a=summary). +Repositories: [git-utils](/gitweb/?p=git-utils.git;a=summary). # GIT diff --git a/in/msp430.md b/in/msp430.md index e967758..9e2e29b 100644 --- a/in/msp430.md +++ b/in/msp430.md @@ -4,9 +4,9 @@ parent: TOP ctime: 2008-01-03 Repositories: -[msp430-binutils](http://repo/gitweb/?p=msp430-binutils.git;a=summary), -[msp430-gcc](http://repo/gitweb/?p=msp430-gcc.git;a=summary), -[msp430-libc](http://repo/gitweb/?p=msp430-libc.git;a=summary), +[msp430-binutils](/gitweb/?p=msp430-binutils.git;a=summary), +[msp430-gcc](/gitweb/?p=msp430-gcc.git;a=summary), +[msp430-libc](/gitweb/?p=msp430-libc.git;a=summary), [[aptrepo]]. TMI maintains an msp430 toolchain, including [[Ubuntu packages|aptrepo]], which diff --git a/in/oss-web.md b/in/oss-web.md index 64caec0..2e2b00a 100644 --- a/in/oss-web.md +++ b/in/oss-web.md @@ -3,6 +3,6 @@ linktitle: oss-web parent: TOP ctime: 2009-12-15 -Repositories: [oss-web](http://repo/gitweb/?p=oss-web.git;a=summary). +Repositories: [oss-web](/gitweb/?p=oss-web.git;a=summary). This website is statically generated from the repository using [[Webber]]. diff --git a/in/ovzbpc.md b/in/ovzbpc.md index 3c03dc8..1ab36e8 100644 --- a/in/ovzbpc.md +++ b/in/ovzbpc.md @@ -3,7 +3,7 @@ linktitle: ovzbpc parent: TOP ctime: 2008-06-09 -Repositories: [ovzbpc](http://repo/gitweb/?p=ovzbpc.git;a=summary). +Repositories: [ovzbpc](/gitweb/?p=ovzbpc.git;a=summary). # TMI backup strategy @@ -18,15 +18,15 @@ scripts which integrate these backup components. * `BackupPC_ovz` allows an OpenVZ VE to be backed up and restored via BackupPC without special configuration of the VE, nor with BackupPC being told on which hardware node the VE is running. See the - [README](http://repo/gitweb/?p=ovzbpc.git;a=blob;f=README;hb=HEAD) for more + [README](/gitweb/?p=ovzbpc.git;a=blob;f=README;hb=HEAD) for more information. * `bpcdump` and friends support cloning the BackupPC VE to a removeable eSATA - drive for disaster recovery. See [README.bpcdump](http://repo/gitweb/?p=ovzbpc.git;a=blob;f=README.bpcdump;hb=HEAD) + drive for disaster recovery. See [README.bpcdump](/gitweb/?p=ovzbpc.git;a=blob;f=README.bpcdump;hb=HEAD) for more information. * `esata` wraps the `scsiadd` utility for properly handling eSATA drives on Dell PE1800 and PE1900 platforms. Newer hardware and better Linux kernel support will someday make scripts like this unnecessary. See - [README.esata](http://repo/gitweb/?p=ovzbpc.git;a=blob;f=README.esata;hb=HEAD) + [README.esata](/gitweb/?p=ovzbpc.git;a=blob;f=README.esata;hb=HEAD) for more information. diff --git a/in/tinyos.md b/in/tinyos.md index 2ec294b..549af79 100644 --- a/in/tinyos.md +++ b/in/tinyos.md @@ -3,7 +3,9 @@ linktitle: tinyos parent: TOP ctime: 2009-12-07 -Repositories: [tinyos](http://repo/gitweb/?p=tinyos-2.x.git;a=summary), +Repositories: [tinyos](/gitweb/?p=tinyos-2.x.git;a=summary), +[deputy-tinyos](/gitweb/?p=deputy-tinyos.git;a=summary), +[nesc](/gitweb/?p=nesc.git;a=summary), [[aptrepo]]. TMI maintains a [TinyOS](http://www.tinyos.net) branch containing certain @@ -14,8 +16,10 @@ against an official upstream release. * Current patchset tag: `patchset/2.1.0-3` * Derived from official release tag: `tinyos/2.1.0` -* View the latest patchset [here](http://repo/gitweb/?p=tinyos-2.x.git;a=shortlog;h=refs/tags/patchset/2.1.0-3). +* View the latest patchset [here](/gitweb/?p=tinyos-2.x.git;a=shortlog;h=refs/tags/patchset/2.1.0-3). The TMI TinyOS code requires a newer [[msp430]] toolchain. A complete TinyOS development environment including a newer toolchain is available for -installation from our [[APT repository|aptrepo]]. +installation from our [[APT repository|aptrepo]]. Our local source repositories +for the other tinyos specific tools, deputy-tinyos and nesc, are also provided +above. diff --git a/in/tinyospkgs.md b/in/tinyospkgs.md index d1d24b6..77e6d77 100644 --- a/in/tinyospkgs.md +++ b/in/tinyospkgs.md @@ -3,13 +3,15 @@ linktitle: tinyospkgs parent: aptrepo ctime: 2009-12-10 -Repositories: [tinyos](http://repo/gitweb/?p=tinyos-2.x.git;a=summary), +Repositories: [tinyos](/gitweb/?p=tinyos-2.x.git;a=summary), +[deputy-tinyos](/gitweb/?p=deputy-tinyos.git;a=summary), +[nesc](/gitweb/?p=nesc.git;a=summary), [[aptrepo]]. # Package versioning The TinyOS packages are built from the TMI -[TinyOS repository](http://repo/gitweb/?p=tinyos-2.x.git;a=summary). The +[TinyOS repository](/gitweb/?p=tinyos-2.x.git;a=summary). The package version number is of the form `tosver-tmiver`, where `tosver` is the official TinyOS release version on which the code is based, and `tmiver` is the version of the modifications applied by TMI. Released APT package versions are diff --git a/in/webber.md b/in/webber.md index 3269915..5b0f9b1 100644 --- a/in/webber.md +++ b/in/webber.md @@ -3,10 +3,10 @@ linktitle: webber parent: TOP ctime: 2009-12-15 -Repositories: [webber](http://repo/gitweb/?p=webber.git;a=summary). +Repositories: [webber](/gitweb/?p=webber.git;a=summary). [Webber](http://gitorious.org/webber) is a great static website generator written in Python by [Holger Schurig](http://www.holgerschurig.de/projects/webber/). We maintain -a [local copy](http://repo/gitweb/?p=webber.git;a=summary) of his repository +a [local copy](/gitweb/?p=webber.git;a=summary) of his repository with a few changes. This website is built using webber; see [[oss-web]]. -- 2.39.2