]> CyberLeo.Net >> Repos - CDN/Mosi.git/history - script
script/makeworld: take advantage of newly discovered KERNCONFDIR to avoid tampering...
[CDN/Mosi.git] / script /
2011-10-03 CyberLeoscript/makeworld: take advantage of newly discovered...
2011-10-03 CyberLeoscript/gentree: handle port modules stored in /boot...
2011-10-02 CyberLeoscript/makepkg: add caching and tree compression for...
2011-09-19 CyberLeoscript/makepkg: ensure port.options exists during save...
2011-09-19 CyberLeoscript/makepkg: remove possibly stale temporary directo...
2011-09-19 CyberLeoscript/makepkg: attempt to save port config during...
2011-09-19 CyberLeoscript/makepkg: make port_save_config a little more...
2011-09-19 CyberLeoscript/makeworld: build with GENERIC kernconf if none...
2011-05-11 CyberLeoscript/gentree: move /boot/zfs to /etc/zfs and symlink
2011-05-11 CyberLeoscript/burn: explicitly set dd ibs and obs to avoid...
2011-05-07 CyberLeoscript/gentree, targets/amd64/SS4200: use a separate...
2011-05-07 CyberLeoscript/makeworld: keep a copy of the build config files...
2011-05-07 CyberLeoscript/makeworld: indicate steps that will be built...
2011-05-07 CyberLeoscript/makepkg: regenerate ld.so.hints on chroot startu...
2011-05-07 CyberLeodocs/spec, script/gentree: support whiteout list file
2011-05-07 CyberLeoscript/gentree: remove temporary pack directories when...
2011-05-07 CyberLeoscript/gentree: clean up custom config applicator to...
2011-05-07 CyberLeoscript/gentree: normalize function conditions
2011-05-07 CyberLeoMakefile, docs/spec, script/gentree, src: move gentree...
2011-05-02 CyberLeoscript/makepkg: switch to using port.options dir instead
2011-05-02 CyberLeoscript/makeworld: implement 'verbose' tag to quiet...
2011-05-02 CyberLeoscript/makeworld: add option to override source tree...
2011-02-21 CyberLeoscript/makepkg: default to current arch; comment clarif...
2011-02-21 CyberLeoscript/makepkg: build in targets instead of worlds
2011-02-20 CyberLeoscript/makeworld: log to world log instead of world...
2011-02-20 CyberLeoscript/makeworld, seed: move seed to match spec
2011-02-20 CyberLeoscript/makeworld: rename target to arch and config...
2010-12-30 CyberLeoscript/makepkg: support multiple target ports in chport
2010-12-29 CyberLeoscript/makeworld: move build chroot under target/config...
2010-12-20 CyberLeoscript/makepkg: add make.conf tweak for read-only ports...
2010-12-07 CyberLeoscript/makepkg: add help function to document available...
2010-12-07 CyberLeoscript/makepkg: stray colon in PATH caused forkbomb...
2010-10-17 CyberLeoscript/makepkg: make port_bdep_tree and port_rdep_tree...
2010-10-17 CyberLeoscript/makepkg, todo: todo maintenance
2010-10-17 CyberLeoscript/makepkg: port options cpio need not be verbose
2010-10-17 CyberLeoscript/makepkg: enhance chport
2010-10-17 CyberLeoscript/makepkg: add caching for port_all_bdeps and...
2010-10-17 CyberLeoscript/makepkg: stub makeinfo and install-info to quell...
2010-10-17 CyberLeoscript/makepkg: add chup? check to flag when chroot...
2010-10-17 CyberLeoscript/makepkg: load saved configuration when preparing...
2010-10-17 CyberLeoscript/makepkg: rollback if a problem occurs during...
2010-10-17 CyberLeoscript/makepkg: debugging and testing
2010-10-17 CyberLeoscript/makepkg: verbosity in chstartup, chshutdown...
2010-10-17 CyberLeoscript/makepkg: add a blind passthru for testing
2010-10-17 CyberLeoscript/makepkg: make sure final_pkg_dir and final_bdeps...
2010-10-17 CyberLeoscript/makepkg: add chprepare and chdestroy; trim down...
2010-10-17 CyberLeoscript/makepkg: rename chroot functions to better match...
2010-10-17 CyberLeoscript/makepkg: rework variables to mesh with makeworld...
2010-10-17 CyberLeoscript/makeworld: move chroot directory under target...
2010-10-17 CyberLeoscript/makepkg: add flag to clear port_config_recursive...
2010-10-17 CyberLeoscript/makepkg: move configuration beneath function...
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...
next