~j-harbott/cirros/dev

  • Committer: Scott Moser
  • Date: 2013-06-11 00:42:01 UTC
  • Revision ID: smoser@ubuntu.com-20130611004201-a9s9wya7dbb50i8r
fix redirection in rc.sysinit to avoid error going to console

$ busybox sh -c '( : >/.testrw; ) >/dev/null 2>&1 && echo y || echo n'
n

$ busybox sh -c '( : >/tmp/testrw; ) >/dev/null 2>&1 && echo y || echo n'
y
Filename Latest Rev Last Changed Committer Comment Size
..
bin 5 13 years ago Scott Moser add initial build-arch Diff
conf 1 13 years ago Scott Moser add functional initial configs for buildroot Diff
doc 154 13 years ago Scott Moser add doc/ and RELEASE.txt and TESTING. Diff
patches-buildroot 177.1.15 12 years ago Scott Moser add patches-buildroot for patching buildroot Diff
src 9 13 years ago Scott Moser add 'src' from old ttylinux-uec (revno 55). Diff
.bzrignore 98 13 years ago Scott Moser config.sh: support reading a 'local' file by allo 34 bytes Diff Download File
ChangeLog 251 11 years ago Scott Moser fix issue with ec2metadata service Since the move 502 bytes Diff Download File
File fixup-fs 247 12 years ago Scott Moser make fixup-fs idempotent I had tested repacking a 1 KB Diff Download File
makedevs.list 257 11 years ago Scott Moser makedevs.list: fix device type of /dev/random and 1.4 KB Diff Download File
Makefile 277 11 years ago Scott Moser Makefile: set TMPDIR and BR2_CCACHE_DIR In order 2.5 KB Diff Download File
README 257.1.1 11 years ago Scott Moser change kenrel to 3.2.0-41.66 2.2 KB Diff Download File
TODO 159 13 years ago Scott Moser add TODO 800 bytes Diff Download File