2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499) |
Log message:
Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-05-17 14:19:42 by David Brownlee | Files touched by this commit (2) |
Log message:
Updated sysutils/dc-tools to 1.5
v1.5: use xorg.conf.uskbd if present as a default xorg.conf (From Travis Paul)
|
2014-01-27 19:41:15 by Thomas Klausner | Files touched by this commit (72) |
Log message:
Do not set FETCH_USING, should not be set in a package Makefile.
|
2012-10-23 21:51:39 by Aleksej Saushev | Files touched by this commit (447) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-07-29 23:46:45 by David Brownlee | Files touched by this commit (1) | |
Log message:
Actually... update to 1.4
|
2012-07-29 23:45:39 by David Brownlee | Files touched by this commit (2) |
Log message:
Updated sysutils/dc-tools to 1.3
changes to dc-burn-netbsd
- rename 'extract sets' from -r to -s
- Split out the code to adjust the extracted data for live CD usage and enable
via '-l'. Make -l imply '-s base -k GENERIC' unless overridden
- Tweak live setup further to speed up slightly and avoid rebuilding the
X11 fontcache, sort rc.conf, set dhcpcd=YES & tweak root entry in fstab
- Disable burning to CD by default and add -b to enable
- Add support for listing and downloading/burning the daily NetBSD
branch builds from nyftp.netbsd.org
pkgsrc changes:
Set RESTRICTED and NO_{BIN,SRC}_ON_{CDROM,FTP} due to contents of makeip
|
2012-07-27 00:29:09 by David Brownlee | Files touched by this commit (2) |
Log message:
Updated sysutils/dc-tools to 1.3
fix issue with non -r usage
|
2012-07-27 00:19:24 by David Brownlee | Files touched by this commit (1) | |
Log message:
update COMMENT
|
2012-07-27 00:15:09 by David Brownlee | Files touched by this commit (3) |
Log message:
Updated sysutils/dc-tools to 1.2
Changes to dc-burn-netbsd
- If run as non root, call sudo where root is required
- Adjust -r to permit explicit list of tarfiles to extract
- Enumerate all possible tarfiles to avoid having to query NetBSD site
- Add -e option to tun emulator (gxemul) on result
- Fix rework of extracted files to create viable live image
- Implement -v '?' to list available versions (from main NetBSD site)
- Automatically check NetBSD-archive directory for older NetBSD versions
|
2012-07-21 23:43:55 by David Brownlee | Files touched by this commit (2) | |
Log message:
Updated sysutils/dc-tools to 1.1
dc-burn-netbsd updated to 1.1:
- Check & clean data dir if build options change
- Extend "-r" to take type of release - base, std, x
- Tweak extracted files with -r to get closer to viable root-on-cd system
|