summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL3
-rw-r--r--TODOS31
-rw-r--r--examples/build_gold_image/LINKS3
3 files changed, 35 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index e5be7e6..7f6d50b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -126,8 +126,7 @@ Building on Windows
* json-c:
- # Check out a working Windows fork from
- # http://github.com/andreasbaumann/json-c
+ # Use local fork of json-c for Windows in 3rdParty/json-c
# Open windows\json-c.sln
# Choose Debug/Release
# build
diff --git a/TODOS b/TODOS
index 59cece7..b889cea 100644
--- a/TODOS
+++ b/TODOS
@@ -77,3 +77,34 @@ more philosophical and in flux:
- chroot can't be part of the command, it's a property we have to
know about. when building the image (ok, questionable whether this
should be part of biruda, but it is now).
+- building gold images example
+ - Distrobox https://github.com/89luca89/distrobox
+- Tundra as build description for biruda?
+
+---
+
+protocol:
+
+http://blog.smartbear.com/devops/a-taste-of-salt-like-puppet-except-it-doesnt-suck/
+
+Binary: instead of JSON, faster:
+http://msgpack.org/
+http://gernotklingler.com/blog/use-chroot-jail-software-development/
+chroot
+schroot
+https://github.com/gklingler/execInChroot
+docker spawns an appliaction, so a build script is still ok. More not,
+for instance system tests.
+http://gernotklingler.com/blog/docker-replaced-virtual-machines-chroots/
+
+jquery
+https://datatables.net/examples/data_sources/ajax.html
+http://www.jqplot.com/
+http://techslides.com/50-javascript-charting-and-graphics-libraries
+http://www.benknowscode.com/2013/07/enhancing-jqueryui-button-with-spinner.html
+http://minimul.com/ajax-indicator-with-jqueryui-button.html?saveas=jhhhhh
+http://jsfiddle.net/tridip/voubqpzb/
+https://github.com/bseth99/jquery-ui-extensions#waitbutton
+
+quacamole: http://guac-dev.org/
+
diff --git a/examples/build_gold_image/LINKS b/examples/build_gold_image/LINKS
index e7972eb..6c352fc 100644
--- a/examples/build_gold_image/LINKS
+++ b/examples/build_gold_image/LINKS
@@ -3,3 +3,6 @@ Other bootstraping scripts
http://dozzie.jarowit.net/trac/wiki/yumbootstrap
LXC templates
http://unix.stackexchange.com/questions/267155/how-do-you-build-chroot-jails-with-dnf
+
+http://lukeluo.blogspot.ch/2015/09/how-to-bootstrap-different-linux.html
+https://www.ibm.com/developerworks/linux/tutorials/l-embedded-distro/index.html