]> CyberLeo.Net >> Repos - CDN/Mosi.git/history - script
script/makepkg: use shlib
[CDN/Mosi.git] / script /
2010-10-17 CyberLeoscript/makepkg: use shlib
2010-10-17 CyberLeoscript/makepkg: import cheval alternate framework
2010-10-16 CyberLeoscript/makeworld: default build target to current archi...
2010-10-16 CyberLeoscript/makeworld: support detached prepare/clean and...
2010-10-16 CyberLeoscript/makeworld: refactor to support command line...
2010-10-16 CyberLeoscript/lib/ansi: move 'normal' code definition below...
2010-10-16 CyberLeoscript/lib/log: support chaining by evaluating to true
2010-10-16 CyberLeoscript/lib/log: add commonly used aliases for log functions
2010-10-15 CyberLeoscript/makeworld: add introductory banner
2010-10-15 CyberLeoscript/makeworld: accept target/config (e.g. i386/GENER...
2010-10-15 CyberLeoscript/makeworld: autotune make jobs to 2x hardware...
2010-10-15 CyberLeoscript/makeworld: complain when seed archives are missing
2010-10-15 CyberLeoscript/makeworld: use shlib for common functions
2010-10-15 CyberLeoscript/lib/ansi: add additional ANSI style codes
2010-10-15 CyberLeoscript/lib/ansi: modify function a to resolve all param...
2010-10-15 CyberLeoscript/makeworld: refactor to eliminate sudo dependency...
2010-08-28 CyberLeoscript/lib/chroot: tweak port_all_bdeps logic to be...
2010-08-28 CyberLeoscript/lib/chroot: functions for building ports indepen...
2010-08-28 CyberLeoscript/loadconf: stub script to import Mosi config...
2010-08-28 CyberLeoscript/makeworld: clarify error message; avoid double...
2010-08-09 CyberLeoscript/makeworld: give the build its own obj directory...
2010-08-09 CyberLeoscript/makeworld: fix comment and ROOT path resolution
2010-07-26 CyberLeoscript/makepkg: build a leaf port (or a list of leaf...
2010-07-26 CyberLeoscript/makeworld: perform a chrooted build and install...
2010-07-26 CyberLeoscript/push, Makefile: move build target into Makefile...
2010-04-04 CyberLeoscript/push: new build node
2010-03-21 CyberLeoscript/gencard: specify bootcode; else choose /boot...
2010-03-20 CyberLeoscript/gencard: explicitly define bootstrap region...
2010-03-01 CyberLeoscript/gentree; sbin/saveconfig: use /COPYRIGHT as...
2010-03-01 CyberLeoscript/gentree: /conf stuff should be owned and readabl...
2010-03-01 CyberLeoMove mkisofs parameter docs into script/geniso where...
2010-02-16 CyberLeoAdd .keep files for src directories; make sure they...
2010-02-15 CyberLeoscript/push: include src/conf control files, ignore...
2010-02-15 CyberLeoscript/gentree: touch contents of scavenged .cpio.gz...
2010-02-15 CyberLeoscript/gentree: restrict permissions on confdirs, to...
2010-02-15 CyberLeoscript/gentree: sensible default for root source tree...
2010-02-15 CyberLeoscript/gentree: generalize confpack generator and savec...
2010-02-15 CyberLeoscript/gentree: move overlay application before package...
2010-02-14 CyberLeoboot/zfs symlink so that zpool.cache persists
2010-02-13 CyberLeoscript/gentree: full pathnames are not needed in progre...
2010-02-13 CyberLeoscript/push: Clean up filter spec
2010-02-13 CyberLeoscript/genuzip: don't cache mkuzip output
2010-02-13 CyberLeoClean up build tree: sources in src, output in tree
2010-02-13 CyberLeoscript/gentree: break hardlink on boot/kernel/kernel...
2010-02-13 CyberLeoscript/gentree: make sure etc/diskless is at least...
2010-02-13 CyberLeoscript/gentree: Handle properly formatted patch for...
2010-02-13 CyberLeoFix saveconfig to actually work
2010-02-13 CyberLeoscript/gentree: remove .orig files postpatch
2010-02-13 CyberLeoscript/geniso script/genuzip: limit_break can end up...
2010-02-13 CyberLeoscript/gentree: add overlay support
2010-02-13 CyberLeoscript/gentree: make cpio subshells fail if cd(1) fails.
2010-02-13 CyberLeoInitial commit