summaryrefslogtreecommitdiff
path: root/sysutils/dc-tools
AgeCommit message (Collapse)AuthorFilesLines
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-07-29Actually... update to 1.4abs1-2/+2
2012-07-29Updated sysutils/dc-tools to 1.3abs2-7/+13
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-26Updated sysutils/dc-tools to 1.3abs2-8/+8
fix issue with non -r usage
2012-07-26update COMMENTabs1-2/+2
2012-07-26Updated sysutils/dc-tools to 1.2abs3-8/+22
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-21Updated sysutils/dc-tools to 1.1abs2-9/+8
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
2012-07-12Add dependency on cdrtools, bump pkgrevisionabs1-3/+6
2012-07-12Added sysutils/dc-tools version 1.00abs4-0/+106
Contents: some Dreamcast tools from Marcus Comstedt http://mc.pp.se/dc/sw.html and a dc-burn-netbsd script to build and burn a bootable NetBSD/dreamcast CD dc-burn-netbsd Script to download a given NetBSD/dreamcast version and burn a bootable CD dc-makeip (IP creator) Utility for creating IP.BIN from a textual representation of IP0000.BIN dc-scramble (1ST_READ.BIN scrambler) Utility to "scramble" binary files to match bootloader requirements share/dc-tools/ip_slave/ (IP upload slave) Dreamcast binary to upload and run software over ethernet share/dc-tools/serial_slave/ (Serial upload slave) Dreamcast binary to upload and run software over the serial port