Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | 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 |
| | |||||
* | prokit(1): Add "help" and "version" commands | P. J. McDermott | 2014-08-23 | 1 | -0/+6 |
| | |||||
* | prokit(1): New manual page | P. J. McDermott | 2014-08-23 | 2 | -0/+50 |
| | |||||
* | Makefile.am: Add support for manual pages | P. J. McDermott | 2014-08-23 | 1 | -1/+12 |
| | |||||
* | mv lib/profiles/ lib/profile/ | P. J. McDermott | 2014-08-23 | 4 | -5/+5 |
| | |||||
* | prokit: Don't require uid 0 for help and version | P. J. McDermott | 2014-08-23 | 1 | -1/+4 |
| | |||||
* | Make field name checks case insensitive | P. J. McDermott | 2014-08-23 | 2 | -7/+8 |
| | |||||
* | tests/parse_control.sh: Remove | P. J. McDermott | 2014-08-23 | 2 | -78/+0 |
| | |||||
* | NEWS: Update | P. J. McDermott | 2014-08-22 | 1 | -1/+6 |
| | |||||
* | README: Update | P. J. McDermott | 2014-08-22 | 1 | -1/+23 |
| | |||||
* | prokit: Check for superuser privileges | P. J. McDermott | 2014-08-22 | 2 | -0/+23 |
| | |||||
* | feed_para_cb(): Trim multiple spaces | P. J. McDermott | 2014-08-22 | 1 | -3/+5 |
| | |||||
* | install: Don't overwrite os-release | P. J. McDermott | 2014-08-22 | 1 | -1/+4 |
| |