CVSROOT: /var/cvs Module name: flashboot Changes by: jakob at fuyu.mindrot.org 09/05/04 17:41:47 Modified files: . : ChangeLog list.largekernel Log message: - (jakob) update list.largekernel for OpenBSD 4.5; from Yannick Diff commands: cvs -nQq rdiff -u -r1.180 -r1.181 flashboot/ChangeLog cvs -nQq rdiff -u -r1.12 -r1.13 flashboot/list.largekernel ViewVC: http://anoncvs.mindrot.org/index.cgi/flashboot/ChangeLog?r1=1.180;r2=1.181&view=patch http://anoncvs.mindrot.org/index.cgi/flashboot/list.largekernel?r1=1.12;r2=1.13&view=patch Please note that there may be a delay before commits are available on the public ViewVC site.
CVSROOT: /var/cvs Module name: flashboot Changes by: jakob at fuyu.mindrot.org 09/05/07 05:25:22 Modified files: . : COMMELL-LE564 PCENGINES SOEKRIS4501 SOEKRIS4521 SOEKRIS4801 SOEKRIS5501 WRAP12 ChangeLog Log message: enable pflow; from Yannick Diff commands: cvs -nQq rdiff -u -r1.11 -r1.12 flashboot/COMMELL-LE564 cvs -nQq rdiff -u -r1.2 -r1.3 flashboot/PCENGINES cvs -nQq rdiff -u -r1.27 -r1.28 flashboot/SOEKRIS4501 cvs -nQq rdiff -u -r1.2 -r1.3 flashboot/SOEKRIS4521 cvs -nQq rdiff -u -r1.18 -r1.19 flashboot/SOEKRIS4801 cvs -nQq rdiff -u -r1.5 -r1.6 flashboot/SOEKRIS5501 cvs -nQq rdiff -u -r1.8 -r1.9 flashboot/WRAP12 cvs -nQq rdiff -u -r1.181 -r1.182 flashboot/ChangeLog ViewVC: http://anoncvs.mindrot.org/index.cgi/flashboot/COMMELL-LE564?r1=1.11;r2=1.12&view=patch http://anoncvs.mindrot.org/index.cgi/flashboot/PCENGINES?r1=1.2;r2=1.3&view=patch http://anoncvs.mindrot.org/index.cgi/flashboot/SOEKRIS4501?r1=1.27;r2=1.28&view=patch http://anoncvs.mindrot.org/index.cgi/flashboot/SOEKRIS4521?r1=1.2;r2=1.3&view=patch http://anoncvs.mindrot.org/index.cgi/flashboot/SOEKRIS4801?r1=1.18;r2=1.19&view=patch http://anoncvs.mindrot.org/index.cgi/flashboot/SOEKRIS5501?r1=1.5;r2=1.6&view=patch http://anoncvs.mindrot.org/index.cgi/flashboot/WRAP12?r1=1.8;r2=1.9&view=patch http://anoncvs.mindrot.org/index.cgi/flashboot/ChangeLog?r1=1.181;r2=1.182&view=patch Please note that there may be a delay before commits are available on the public ViewVC site.
CVSROOT: /var/cvs Module name: flashboot Changes by: jakob at fuyu.mindrot.org 09/05/07 05:26:05 Modified files: . : SOEKRIS5501 ChangeLog Log message: sync kernel config for SOEKRIS5501; from Yannick Diff commands: cvs -nQq rdiff -u -r1.6 -r1.7 flashboot/SOEKRIS5501 cvs -nQq rdiff -u -r1.182 -r1.183 flashboot/ChangeLog ViewVC: http://anoncvs.mindrot.org/index.cgi/flashboot/SOEKRIS5501?r1=1.6;r2=1.7&view=patch http://anoncvs.mindrot.org/index.cgi/flashboot/ChangeLog?r1=1.182;r2=1.183&view=patch Please note that there may be a delay before commits are available on the public ViewVC site.
CVSROOT: /var/cvs Module name: flashboot Changes by: jakob at fuyu.mindrot.org 09/05/07 05:27:49 Modified files: . : ChangeLog initial-conf : rc.initial Log message: Add the fill_baddynamic to /etc/rc (was in 4.4); from Yannick Enable pfsync only once a complete rule set is installed (was in 4.3); from Yannick Add carpdemote while services are started in rc (was in 4.0); from Yannick Add proper carp shutdown (was in 4.2); from Yannick Some test(1) consistency in /etc/rc (was in 3.8); from Yannick Diff commands: cvs -nQq rdiff -u -r1.183 -r1.184 flashboot/ChangeLog cvs -nQq rdiff -u -r1.40 -r1.41 flashboot/initial-conf/rc.initial ViewVC: http://anoncvs.mindrot.org/index.cgi/flashboot/ChangeLog?r1=1.183;r2=1.184&view=patch http://anoncvs.mindrot.org/index.cgi/flashboot/initial-conf/rc.initial?r1=1.40;r2=1.41&view=patch Please note that there may be a delay before commits are available on the public ViewVC site.
On Thu, 7 May 2009 05:25:22 +1000 (EST) Jakob Schlyter <jakob at fuyu.mindrot.org> wrote:> CVSROOT: /var/cvs > Module name: flashboot > Changes by: jakob at fuyu.mindrot.org 09/05/07 05:25:22 > > Modified files: > . : COMMELL-LE564 PCENGINES SOEKRIS4501 SOEKRIS4521 > SOEKRIS4801 SOEKRIS5501 WRAP12 ChangeLog > > Log message: > enable pflow; from YannickThere''s a reason why GENERIC-RD has been left out? Thanks -- Massimo
Hi Massimo, The GENERIC-RD kernel inherit from GENERIC in the OpenBSD source directory. ie: include "../../../conf/GENERIC" So the platform independent part of the OpenBSD kernel is always in sync. Attached is a patch so that build-livecd.sh work. "list.largekernel" need to be installed after "list" to resolve a MAKEDEV use before install dependency. Cheers Y. -------------- next part -------------- A non-text attachment was scrubbed... Name: livecd_for45.patch Type: application/octet-stream Size: 710 bytes Desc: not available URL: <http://lists.mindrot.org/pipermail/flashboot/attachments/20090507/d3271e73/attachment.obj> -------------- next part -------------- _.__ __. .._ _. .. _ Le 7-May-09 ? 3:14 , Massimo Lusetti a ?crit :> On Thu, 7 May 2009 05:25:22 +1000 (EST) > Jakob Schlyter <jakob at fuyu.mindrot.org> wrote: > >> CVSROOT: /var/cvs >> Module name: flashboot >> Changes by: jakob at fuyu.mindrot.org 09/05/07 05:25:22 >> >> Modified files: >> . : COMMELL-LE564 PCENGINES SOEKRIS4501 SOEKRIS4521 >> SOEKRIS4801 SOEKRIS5501 WRAP12 ChangeLog >> >> Log message: >> enable pflow; from Yannick > > There''s a reason why GENERIC-RD has been left out? > > Thanks > -- > Massimo
CVSROOT: /var/cvs Module name: flashboot Changes by: stevesk at fuyu.mindrot.org 09/05/14 06:14:03 Modified files: . : ChangeLog list initial-conf : rc.initial Log message: - (stevesk) add support for ldattach; commented out in list Diff commands: cvs -nQq rdiff -u -r1.184 -r1.185 flashboot/ChangeLog cvs -nQq rdiff -u -r1.59 -r1.60 flashboot/list cvs -nQq rdiff -u -r1.41 -r1.42 flashboot/initial-conf/rc.initial ViewVC: http://anoncvs.mindrot.org/index.cgi/flashboot/ChangeLog?r1=1.184;r2=1.185&view=patch http://anoncvs.mindrot.org/index.cgi/flashboot/list?r1=1.59;r2=1.60&view=patch http://anoncvs.mindrot.org/index.cgi/flashboot/initial-conf/rc.initial?r1=1.41;r2=1.42&view=patch Please note that there may be a delay before commits are available on the public ViewVC site.
CVSROOT: /var/cvs Module name: flashboot Changes by: jakob at fuyu.mindrot.org 09/05/17 06:52:23 Modified files: . : ChangeLog build-livecd.sh Log message: fix livecd build script; from Yannick Diff commands: cvs -nQq rdiff -u -r1.185 -r1.186 flashboot/ChangeLog cvs -nQq rdiff -u -r1.2 -r1.3 flashboot/build-livecd.sh ViewVC: http://anoncvs.mindrot.org/index.cgi/flashboot/ChangeLog?r1=1.185;r2=1.186&view=patch http://anoncvs.mindrot.org/index.cgi/flashboot/build-livecd.sh?r1=1.2;r2=1.3&view=patch Please note that there may be a delay before commits are available on the public ViewVC site.
CVSROOT: /var/cvs Module name: flashboot Changes by: jakob at fuyu.mindrot.org 09/05/17 06:53:53 Modified files: . : ChangeLog initial-conf : rc.initial Log message: sync spamd startup Diff commands: cvs -nQq rdiff -u -r1.186 -r1.187 flashboot/ChangeLog cvs -nQq rdiff -u -r1.42 -r1.43 flashboot/initial-conf/rc.initial ViewVC: http://anoncvs.mindrot.org/index.cgi/flashboot/ChangeLog?r1=1.186;r2=1.187&view=patch http://anoncvs.mindrot.org/index.cgi/flashboot/initial-conf/rc.initial?r1=1.42;r2=1.43&view=patch Please note that there may be a delay before commits are available on the public ViewVC site.
CVSROOT: /var/cvs Module name: flashboot Changes by: stevesk at fuyu.mindrot.org 09/05/21 02:19:44 Modified files: . : ChangeLog initial-conf : rc.initial Log message: - (stevesk) sync ntpd startup to match OpenBSD Diff commands: cvs -nQq rdiff -u -r1.187 -r1.188 flashboot/ChangeLog cvs -nQq rdiff -u -r1.43 -r1.44 flashboot/initial-conf/rc.initial ViewVC: http://anoncvs.mindrot.org/index.cgi/flashboot/ChangeLog?r1=1.187;r2=1.188&view=patch http://anoncvs.mindrot.org/index.cgi/flashboot/initial-conf/rc.initial?r1=1.43;r2=1.44&view=patch Please note that there may be a delay before commits are available on the public ViewVC site.
CVSROOT: /var/cvs Module name: flashboot Changes by: stevesk at fuyu.mindrot.org 09/05/21 04:28:16 Modified files: . : ChangeLog initial-conf : rc.initial Log message: - (stevesk) sync dhcpd startup to match OpenBSD (which deprecates /etc/dhcpd.interfaces). remove redundant touch /var/db/dhcpd.leases. Diff commands: cvs -nQq rdiff -u -r1.188 -r1.189 flashboot/ChangeLog cvs -nQq rdiff -u -r1.44 -r1.45 flashboot/initial-conf/rc.initial ViewVC: http://anoncvs.mindrot.org/index.cgi/flashboot/ChangeLog?r1=1.188;r2=1.189&view=patch http://anoncvs.mindrot.org/index.cgi/flashboot/initial-conf/rc.initial?r1=1.44;r2=1.45&view=patch Please note that there may be a delay before commits are available on the public ViewVC site.
CVSROOT: /var/cvs Module name: flashboot Changes by: stevesk at fuyu.mindrot.org 09/05/21 04:35:08 Modified files: . : ChangeLog initial-conf : backupconfig Log message: - (stevesk) backupconfig: use ''backed up'' vs. ''backuped''. Diff commands: cvs -nQq rdiff -u -r1.189 -r1.190 flashboot/ChangeLog cvs -nQq rdiff -u -r1.2 -r1.3 flashboot/initial-conf/backupconfig ViewVC: http://anoncvs.mindrot.org/index.cgi/flashboot/ChangeLog?r1=1.189;r2=1.190&view=patch http://anoncvs.mindrot.org/index.cgi/flashboot/initial-conf/backupconfig?r1=1.2;r2=1.3&view=patch Please note that there may be a delay before commits are available on the public ViewVC site.
CVSROOT: /var/cvs Module name: flashboot Changes by: stevesk at fuyu.mindrot.org 09/05/28 05:06:19 Modified files: . : ChangeLog initial-conf : backupconfig Log message: - (stevesk) test /flash/conf to check if /flash is mounted in backupconfig. Niclas Rosell concurs. Diff commands: cvs -nQq rdiff -u -r1.190 -r1.191 flashboot/ChangeLog cvs -nQq rdiff -u -r1.3 -r1.4 flashboot/initial-conf/backupconfig ViewVC: http://anoncvs.mindrot.org/index.cgi/flashboot/ChangeLog?r1=1.190;r2=1.191&view=patch http://anoncvs.mindrot.org/index.cgi/flashboot/initial-conf/backupconfig?r1=1.3;r2=1.4&view=patch Please note that there may be a delay before commits are available on the public ViewVC site.