Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | prokit(1): Refer to new manual pages | P. J. McDermott | 2014-08-28 | 1 | -1/+7 |
| | |||||
* | prokit-build(1): New manual page | P. J. McDermott | 2014-08-28 | 1 | -0/+33 |
| | |||||
* | build: New command | P. J. McDermott | 2014-08-28 | 3 | -1/+95 |
| | |||||
* | notes.txt: Remove more old notes | P. J. McDermott | 2014-08-28 | 1 | -22/+0 |
| | |||||
* | NEWS: Add section for 0.2.0 | P. J. McDermott | 2014-08-28 | 1 | -0/+9 |
| | |||||
* | configure.ac: Set package version to 0.2.0 | P. J. McDermott | 2014-08-28 | 1 | -1/+1 |
| | |||||
* | prokit-opkg(1): New manual page | P. J. McDermott | 2014-08-28 | 2 | -1/+38 |
| | |||||
* | opkg: rm opks in just one command | P. J. McDermott | 2014-08-27 | 1 | -4/+6 |
| | |||||
* | opkg: Only copy files that exist | P. J. McDermott | 2014-08-27 | 1 | -0/+4 |
| | |||||
* | srand(): Fix case value | P. J. McDermott | 2014-08-27 | 1 | -1/+1 |
| | |||||
* | opkg: New command | P. J. McDermott | 2014-08-27 | 3 | -1/+86 |
| | |||||
* | prokit: Seed the RNG | P. J. McDermott | 2014-08-27 | 1 | -0/+3 |
| | |||||
* | lib/rand.sh: New file | P. J. McDermott | 2014-08-27 | 3 | -0/+52 |
| | |||||
* | notes.txt: Drop dependency resolution notes | P. J. McDermott | 2014-08-26 | 1 | -36/+0 |
| | |||||
* | Makefile.am: Add ssh mkdir command to "release" | P. J. McDermott | 2014-08-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | Fixes: $ make release [...] md5sum prokit-0.1.0.tar.gz prokit-0.1.0.tar.bz2 prokit-0.1.0.tar.xz >MD5SUMS sha256sum prokit-0.1.0.tar.gz prokit-0.1.0.tar.bz2 prokit-0.1.0.tar.xz >SHA256SUMS rsync -az --progress --stats prokit-0.1.0.tar.gz prokit-0.1.0.tar.bz2 prokit-0.1.0.tar.xz MD5SUMS SHA256SUMS \ files@files.proteanos.com:files/pub/prokit/0.1.0/ sending incremental file list rsync: mkdir "/srv/files.proteanos.com/files/pub/prokit/0.1.0" failed: No such file or directory (2) rsync error: error in file IO (code 11) at main.c(595) [Receiver=3.0.7] rsync: connection unexpectedly closed (9 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(605) [sender=3.0.9] make: *** [release] Error 12 | ||||
* | NEWS: Release prokit 0.1.0prokit/0.1.0 | P. J. McDermott | 2014-08-26 | 1 | -1/+1 |
| | |||||
* | .gitignore: Expand pattern to include *.vim files | P. J. McDermott | 2014-08-26 | 1 | -1/+1 |
| | |||||
* | Makefile.am: New "release" target | P. J. McDermott | 2014-08-26 | 1 | -1/+20 |
| | |||||
* | scripts/announce-release.sh: New file | P. J. McDermott | 2014-08-26 | 1 | -0/+57 |
| | |||||
* | Makefile.am: Never colorize ChangeLog | P. J. McDermott | 2014-08-25 | 1 | -1/+1 |
| | |||||
* | Makefile.am: Fix out-of-tree ChangeLog generation | P. J. McDermott | 2014-08-25 | 1 | -1/+2 |
| | |||||
* | install: Add a TODO comment | P. J. McDermott | 2014-08-25 | 1 | -0/+2 |
| | |||||
* | prokit*(1): Use .P macro instead of .sp | P. J. McDermott | 2014-08-25 | 5 | -18/+18 |
| | |||||
* | prokit-install(1): New manual page | P. J. McDermott | 2014-08-25 | 1 | -0/+52 |
| | |||||
* | install: Use -p for platform option instead of -P | P. J. McDermott | 2014-08-25 | 2 | -4/+4 |
| | | | | | In a future version of opkbuild, -p will specify a platform and -P will cause only platform-specific packages to be built. | ||||
* | Fix license notices | P. J. McDermott | 2014-08-25 | 24 | -24/+24 |
| | | | | s/the ProteanOS Development Kit program/the ProteanOS Development Kit/. | ||||
* | prokit*(1): Improve license notices | P. J. McDermott | 2014-08-25 | 4 | -36/+40 |
| | |||||
* | prokit(1): Drop references to ProteanOS | P. J. McDermott | 2014-08-25 | 1 | -2/+2 |
| | |||||
* | prokit(1): Update date | P. J. McDermott | 2014-08-25 | 1 | -1/+1 |
| | |||||
* | man/local.mk: Add new manual pages to man1_sources | P. J. McDermott | 2014-08-25 | 1 | -1/+4 |
| | |||||
* | en_US: Add extra space in copyright notice string | P. J. McDermott | 2014-08-25 | 1 | -1/+1 |
| | |||||
* | version: Update copyright years | P. J. McDermott | 2014-08-25 | 1 | -1/+1 |
| | |||||
* | tests/parse_control.common.sh: Drop interp line | P. J. McDermott | 2014-08-25 | 1 | -2/+0 |
| | | | | This file isn't executed. | ||||
* | Improve license notices and file descriptions | P. J. McDermott | 2014-08-25 | 24 | -260/+288 |
| | |||||
* | en_US: Drop prokit options from command usages | P. J. McDermott | 2014-08-25 | 1 | -1/+1 |
| | |||||
* | prokit(1): Add command and args to synopsis | P. J. McDermott | 2014-08-25 | 1 | -3/+1 |
| | | | | Also clean up synopsis with \f escapes. | ||||
* | prokit-shell(1): Clean up synopsis with \f escapes | P. J. McDermott | 2014-08-25 | 1 | -2/+1 |
| | |||||
* | prokit-version(1): Clean up synopsis with \f escapes | P. J. McDermott | 2014-08-25 | 1 | -1/+1 |
| | |||||
* | prokit-help(1): Clean up synopsis with \f escapes | P. J. McDermott | 2014-08-25 | 1 | -2/+1 |
| | |||||
* | prokit-shell(1): New manual page | P. J. McDermott | 2014-08-25 | 1 | -0/+29 |
| | |||||
* | en_US: Drop references to ProteanOS | P. J. McDermott | 2014-08-25 | 1 | -2/+2 |
| | |||||
* | en_US: s/chroot/root-dir/ in usage strings | P. J. McDermott | 2014-08-25 | 1 | -2/+2 |
| | |||||
* | prokit-version(1): New manual page | P. J. McDermott | 2014-08-25 | 1 | -0/+30 |
| | |||||
* | prokit-help(1): New manual page | P. J. McDermott | 2014-08-25 | 1 | -0/+35 |
| | |||||
* | proteanos: Install packages by Essential field | P. J. McDermott | 2014-08-25 | 1 | -5/+6 |
| | |||||
* | configure.ac: Enable silent rules by default | P. J. McDermott | 2014-08-24 | 1 | -0/+1 |
| | |||||
* | Makefile.am: Use $(AM_V_GEN) with .builddirstamp | P. J. McDermott | 2014-08-24 | 1 | -1/+1 |
| | |||||
* | Makefile.am: Use $(AM_V_GEN) and $(AM_V_at) | P. J. McDermott | 2014-08-24 | 1 | -7/+7 |
| | |||||
* | Update copyright years | P. J. McDermott | 2014-08-24 | 8 | -8/+8 |
| | |||||
* | install: Fix feed URLs in opkg.conf | P. J. McDermott | 2014-08-24 | 1 | -1/+1 |
| |