]> CyberLeo.Net >> Repos - CDN/Mosi.git/log
CDN/Mosi.git
13 years agoscript/lib/ansi: add additional ANSI style codes
CyberLeo [Fri, 15 Oct 2010 17:23:01 +0000 (12:23 -0500)]
script/lib/ansi: add additional ANSI style codes

13 years agoscript/lib/ansi: modify function a to resolve all parameters as ansi tags, instead...
CyberLeo [Fri, 15 Oct 2010 17:16:52 +0000 (12:16 -0500)]
script/lib/ansi: modify function a to resolve all parameters as ansi tags, instead of only the first

13 years agoscript/makeworld: refactor to eliminate sudo dependency and reduce sanitized environm...
CyberLeo [Fri, 15 Oct 2010 17:09:20 +0000 (12:09 -0500)]
script/makeworld: refactor to eliminate sudo dependency and reduce sanitized environment to chroot only

13 years agotodo: update
CyberLeo [Fri, 24 Sep 2010 02:00:15 +0000 (21:00 -0500)]
todo: update

13 years agoscript/lib/chroot: tweak port_all_bdeps logic to be more thorough
CyberLeo [Sat, 28 Aug 2010 23:35:36 +0000 (18:35 -0500)]
script/lib/chroot: tweak port_all_bdeps logic to be more thorough

13 years agoscript/lib/chroot: functions for building ports independent of host system
CyberLeo [Sat, 28 Aug 2010 23:09:05 +0000 (18:09 -0500)]
script/lib/chroot: functions for building ports independent of host system

13 years agoscript/loadconf: stub script to import Mosi config from a config partition
CyberLeo [Sat, 28 Aug 2010 23:08:16 +0000 (18:08 -0500)]
script/loadconf: stub script to import Mosi config from a config partition

13 years agoscript/makeworld: clarify error message; avoid double-cleanup
CyberLeo [Mon, 9 Aug 2010 04:40:20 +0000 (23:40 -0500)]
script/makeworld: clarify error message; avoid double-cleanup

13 years agoscript/makeworld: give the build its own obj directory, for possible alternate instal...
CyberLeo [Mon, 9 Aug 2010 04:37:56 +0000 (23:37 -0500)]
script/makeworld: give the build its own obj directory, for possible alternate installworld/installkernel runs

13 years agoscript/makeworld: fix comment and ROOT path resolution
CyberLeo [Mon, 9 Aug 2010 04:37:32 +0000 (23:37 -0500)]
script/makeworld: fix comment and ROOT path resolution

13 years agoscript/makepkg: build a leaf port (or a list of leaf ports) inside a chroot according...
CyberLeo [Mon, 26 Jul 2010 03:12:30 +0000 (22:12 -0500)]
script/makepkg: build a leaf port (or a list of leaf ports) inside a chroot according to staged config

13 years agoscript/makeworld: perform a chrooted build and install world/kernel according to...
CyberLeo [Mon, 26 Jul 2010 03:11:14 +0000 (22:11 -0500)]
script/makeworld: perform a chrooted build and install world/kernel according to staged config

13 years agoscript/push, Makefile: move build target into Makefile instead of hardcoding in push...
CyberLeo [Mon, 26 Jul 2010 03:13:39 +0000 (22:13 -0500)]
script/push, Makefile: move build target into Makefile instead of hardcoding in push script

14 years agosbin/saveconfig: save all, not just type f
CyberLeo [Sun, 4 Apr 2010 22:06:58 +0000 (17:06 -0500)]
sbin/saveconfig: save all, not just type f

14 years agoTodo
CyberLeo [Sun, 4 Apr 2010 22:09:51 +0000 (17:09 -0500)]
Todo

14 years agoscript/push: new build node
CyberLeo [Sun, 4 Apr 2010 22:08:21 +0000 (17:08 -0500)]
script/push: new build node

14 years agopatch: use ssmtp for mail handling
CyberLeo [Sun, 21 Mar 2010 09:34:36 +0000 (04:34 -0500)]
patch: use ssmtp for mail handling

14 years agoscript/gencard: specify bootcode; else choose /boot/boot, or /boot/boot.blk if the...
CyberLeo [Sun, 21 Mar 2010 07:33:09 +0000 (02:33 -0500)]
script/gencard: specify bootcode; else choose /boot/boot, or /boot/boot.blk if the former is a symlink

14 years agosrc: define a /home filesystem, because putting user homes in /var causes permissions...
CyberLeo [Sat, 20 Mar 2010 17:14:07 +0000 (12:14 -0500)]
src: define a /home filesystem, because putting user homes in /var causes permissions conflicts on bootup

14 years agoscript/gencard: explicitly define bootstrap region; set bsdlabel fstypes appropriatel...
CyberLeo [Sat, 20 Mar 2010 17:12:41 +0000 (12:12 -0500)]
script/gencard: explicitly define bootstrap region; set bsdlabel fstypes appropriately; fix inaccurate help

14 years agoscript/gentree; sbin/saveconfig: use /COPYRIGHT as the saveconfig time anchor, as...
CyberLeo [Mon, 1 Mar 2010 06:03:51 +0000 (00:03 -0600)]
script/gentree; sbin/saveconfig: use /COPYRIGHT as the saveconfig time anchor, as read-only media should be immutable

14 years agoscript/gentree: /conf stuff should be owned and readable only by root:operator
CyberLeo [Mon, 1 Mar 2010 01:05:04 +0000 (19:05 -0600)]
script/gentree: /conf stuff should be owned and readable only by root:operator

14 years agoMove mkisofs parameter docs into script/geniso where they belong
CyberLeo [Mon, 1 Mar 2010 00:58:58 +0000 (18:58 -0600)]
Move mkisofs parameter docs into script/geniso where they belong

14 years agoTodo
CyberLeo [Mon, 1 Mar 2010 00:14:43 +0000 (18:14 -0600)]
Todo

14 years agoRun saveconfig twice on shutdown, as early as possible and as late as possible; early...
CyberLeo [Fri, 26 Feb 2010 04:25:23 +0000 (22:25 -0600)]
Run saveconfig twice on shutdown, as early as possible and as late as possible; early to ensure stuff is saved even if rc.shutdown times out; late to get all the stuff that was saved during shutdown

14 years agoAdd .keep files for src directories; make sure they don't get pushed to build env
CyberLeo [Tue, 16 Feb 2010 05:00:52 +0000 (23:00 -0600)]
Add .keep files for src directories; make sure they don't get pushed to build env

14 years agoetc/rc.conf: enable ntpd by default
CyberLeo [Tue, 16 Feb 2010 04:54:57 +0000 (22:54 -0600)]
etc/rc.conf: enable ntpd by default

14 years agoboot/loader.conf: decrease autoboot delay to 5 seconds; use colourful beastie logo too
CyberLeo [Tue, 16 Feb 2010 04:54:32 +0000 (22:54 -0600)]
boot/loader.conf: decrease autoboot delay to 5 seconds; use colourful beastie logo too

14 years agoscript/push: include src/conf control files, ignore src/conf scavenged confpacks
CyberLeo [Mon, 15 Feb 2010 13:04:30 +0000 (07:04 -0600)]
script/push: include src/conf control files, ignore src/conf scavenged confpacks

14 years agoscript/gentree: touch contents of scavenged .cpio.gz confpacks as well
CyberLeo [Mon, 15 Feb 2010 13:03:21 +0000 (07:03 -0600)]
script/gentree: touch contents of scavenged .cpio.gz confpacks as well

14 years agoscript/gentree: restrict permissions on confdirs, to keep out nosey neighbours
CyberLeo [Mon, 15 Feb 2010 11:43:01 +0000 (05:43 -0600)]
script/gentree: restrict permissions on confdirs, to keep out nosey neighbours

14 years agorc.d/saveconfig: try to be as close to poweroff as possible, to save last-chance...
CyberLeo [Mon, 15 Feb 2010 11:39:45 +0000 (05:39 -0600)]
rc.d/saveconfig: try to be as close to poweroff as possible, to save last-chance config

14 years agoscript/gentree: sensible default for root source tree, given base
CyberLeo [Mon, 15 Feb 2010 11:10:27 +0000 (05:10 -0600)]
script/gentree: sensible default for root source tree, given base

14 years agoscript/gentree: generalize confpack generator and saveconfig to handle packs other...
CyberLeo [Mon, 15 Feb 2010 10:47:57 +0000 (04:47 -0600)]
script/gentree: generalize confpack generator and saveconfig to handle packs other than etc and var

14 years agoscript/gentree: move overlay application before package installation
CyberLeo [Mon, 15 Feb 2010 10:49:04 +0000 (04:49 -0600)]
script/gentree: move overlay application before package installation

14 years agoboot/zfs symlink so that zpool.cache persists
CyberLeo [Sun, 14 Feb 2010 00:16:14 +0000 (18:16 -0600)]
boot/zfs symlink so that zpool.cache persists

14 years agosbin/saveconfig: force running as root; save cpios relative to /
CyberLeo [Sun, 14 Feb 2010 00:06:02 +0000 (18:06 -0600)]
sbin/saveconfig: force running as root; save cpios relative to /

14 years agoscript/gentree: full pathnames are not needed in progress notes
CyberLeo [Sat, 13 Feb 2010 23:13:04 +0000 (17:13 -0600)]
script/gentree: full pathnames are not needed in progress notes

14 years agoscript/push: Clean up filter spec
CyberLeo [Sat, 13 Feb 2010 22:50:43 +0000 (16:50 -0600)]
script/push: Clean up filter spec

14 years agoMakefile: clarifying comments and push target
CyberLeo [Sat, 13 Feb 2010 22:45:13 +0000 (16:45 -0600)]
Makefile: clarifying comments and push target

14 years agoscript/genuzip: don't cache mkuzip output
CyberLeo [Sat, 13 Feb 2010 22:32:08 +0000 (16:32 -0600)]
script/genuzip: don't cache mkuzip output

14 years agoClean up build tree: sources in src, output in tree
CyberLeo [Sat, 13 Feb 2010 22:31:20 +0000 (16:31 -0600)]
Clean up build tree: sources in src, output in tree

14 years agoscript/gentree: break hardlink on boot/kernel/kernel, or else gzip will refuse to...
CyberLeo [Sat, 13 Feb 2010 22:20:07 +0000 (16:20 -0600)]
script/gentree: break hardlink on boot/kernel/kernel, or else gzip will refuse to compress it

14 years agoscript/gentree: make sure etc/diskless is at least 1 second older than custom
CyberLeo [Sat, 13 Feb 2010 22:19:40 +0000 (16:19 -0600)]
script/gentree: make sure etc/diskless is at least 1 second older than custom

14 years agosbin/saveconfig: don't store leading / in archive, as they're a pain to extract later
CyberLeo [Sat, 13 Feb 2010 21:54:44 +0000 (15:54 -0600)]
sbin/saveconfig: don't store leading / in archive, as they're a pain to extract later

14 years agoscript/gentree: Handle properly formatted patch for removing .orig files; also fix...
CyberLeo [Sat, 13 Feb 2010 21:36:46 +0000 (15:36 -0600)]
script/gentree: Handle properly formatted patch for removing .orig files; also fix improperly formatted patches

14 years agoPatch etc/rc.d/zfs to mount a tmpfs over /zfs if / is read-only, for holding zfs...
CyberLeo [Sat, 13 Feb 2010 21:35:59 +0000 (15:35 -0600)]
Patch etc/rc.d/zfs to mount a tmpfs over /zfs if / is read-only, for holding zfs mounts

14 years agoMakefile: Provide feedback when process is complete
CyberLeo [Sat, 13 Feb 2010 16:39:53 +0000 (10:39 -0600)]
Makefile: Provide feedback when process is complete

14 years agoExclude conf directory from push
CyberLeo [Sat, 13 Feb 2010 16:39:39 +0000 (10:39 -0600)]
Exclude conf directory from push

14 years agoFix saveconfig to actually work
CyberLeo [Sat, 13 Feb 2010 16:31:04 +0000 (10:31 -0600)]
Fix saveconfig to actually work

14 years agoTypo in patch/etc_rc.initdiskless-mount-anything.patch
CyberLeo [Sat, 13 Feb 2010 15:48:03 +0000 (09:48 -0600)]
Typo in patch/etc_rc.initdiskless-mount-anything.patch

14 years agooverlay/sbin/saveconfig: Stage config in temp area, for atomic swap
CyberLeo [Sat, 13 Feb 2010 15:42:46 +0000 (09:42 -0600)]
overlay/sbin/saveconfig: Stage config in temp area, for atomic swap

14 years agoRemove file-creation patches, make them distinct files in overlay
CyberLeo [Sat, 13 Feb 2010 15:25:37 +0000 (09:25 -0600)]
Remove file-creation patches, make them distinct files in overlay

14 years agopatch/boot.config: Set boot block serial speed to 115200
CyberLeo [Sat, 13 Feb 2010 14:45:41 +0000 (08:45 -0600)]
patch/boot.config: Set boot block serial speed to 115200

14 years agoscript/gentree: remove .orig files postpatch
CyberLeo [Sat, 13 Feb 2010 12:32:12 +0000 (06:32 -0600)]
script/gentree: remove .orig files postpatch

14 years agoscript/geniso script/genuzip: limit_break can end up 0 sometimes, causing divide...
CyberLeo [Sat, 13 Feb 2010 13:37:47 +0000 (07:37 -0600)]
script/geniso script/genuzip: limit_break can end up 0 sometimes, causing divide-by-zero errors

14 years agoMove saveconfig stuff into overlay
CyberLeo [Sat, 13 Feb 2010 13:11:43 +0000 (07:11 -0600)]
Move saveconfig stuff into overlay

14 years agoscript/gentree: add overlay support
CyberLeo [Sat, 13 Feb 2010 12:54:13 +0000 (06:54 -0600)]
script/gentree: add overlay support

14 years agoscript/gentree: make cpio subshells fail if cd(1) fails.
CyberLeo [Sat, 13 Feb 2010 12:53:25 +0000 (06:53 -0600)]
script/gentree: make cpio subshells fail if cd(1) fails.

14 years agoPush script
CyberLeo [Sat, 13 Feb 2010 12:32:41 +0000 (06:32 -0600)]
Push script

14 years agoInitial commit
CyberLeo [Sat, 13 Feb 2010 12:31:42 +0000 (06:31 -0600)]
Initial commit