Skip to content

Instantly share code, notes, and snippets.

@travispaul
travispaul / bamboo-manifest.xml
Last active April 4, 2016 21:20
Example SMF Manifest for running Atlassian Bamboo on SmartOS
<?xml version="1.0"?>
<!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
<service_bundle type="manifest" name="bamboo">
<service name="atlassian/bamboo" type="service" version="1">
<dependency name='network' grouping='require_all' restart_on='error' type='service'>
<service_fmri value='svc:/milestone/network:default' />
</dependency>
<dependency name='filesystem-local' grouping='require_all' restart_on='none' type='service'>
<service_fmri value='svc:/system/filesystem/local:default' />
</dependency>
Index: ssl-bozo.c
===================================================================
RCS file: /cvsroot/src/libexec/httpd/ssl-bozo.c,v
retrieving revision 1.18
diff -u -r1.18 ssl-bozo.c
--- ssl-bozo.c 17 Jul 2014 06:27:52 -0000 1.18
+++ ssl-bozo.c 8 Dec 2015 02:16:13 -0000
@@ -48,6 +48,10 @@
#define USE_ARG(x) /*LINTED*/(void)&(x)
#endif
@travispaul
travispaul / busses.patch
Created November 29, 2015 23:38
Update docs/Hardware/Busses
Index: layout.xml
===================================================================
RCS file: /cvsroot/htdocs/layout.xml,v
retrieving revision 1.488
diff -u -r1.488 layout.xml
--- layout.xml 23 Nov 2015 20:54:53 -0000 1.488
+++ layout.xml 29 Nov 2015 23:33:20 -0000
@@ -70,7 +70,18 @@
<tocentry page="docs/Hardware/Chips/index.xml" dir="Chips" filename=".">
<tocentry page="docs/Hardware/Chips/MIPS/index.xml" dir="MIPS" filename="."/>
Index: htdocs/ports/dreamcast/faq.html
===================================================================
RCS file: /cvsroot/htdocs/ports/dreamcast/faq.html,v
retrieving revision 1.30
diff -u -r1.30 faq.html
--- htdocs/ports/dreamcast/faq.html 8 Oct 2015 06:53:01 -0000 1.30
+++ htdocs/ports/dreamcast/faq.html 22 Nov 2015 16:40:23 -0000
@@ -168,7 +168,7 @@
</dt>
<dt>2.7. <a href="#endian">Is the Hitachi SuperH SH-4 little or big endian?</a>
@travispaul
travispaul / maple.patch
Created November 9, 2015 00:32
Add Maple Bus to list of Busses in htdocs
Index: layout.xml
===================================================================
RCS file: /cvsroot/htdocs/layout.xml,v
retrieving revision 1.485
diff -u -r1.485 layout.xml
--- layout.xml 9 Oct 2015 09:18:41 -0000 1.485
+++ layout.xml 8 Nov 2015 22:45:50 -0000
@@ -70,6 +70,7 @@
<tocentry page="docs/Hardware/Chips/index.xml" dir="Chips" filename=".">
<tocentry page="docs/Hardware/Chips/MIPS/index.xml" dir="MIPS" filename="."/>