diff options
author | James Meyer <james.meyer@operamail.com> | 2009-04-05 04:56:10 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-04-05 04:56:10 (GMT) |
commit | b26720a8793017e9c5c5812581b34ae41acede76 (patch) | |
tree | e85a1455a65100b905f50d93292d5a07f36ec78c /build_tools/clarch/larch/profiles/i686-testing-local | |
parent | 6422672eaa50f67f6b40b729a7def58ef75e1679 (diff) | |
download | linhes_dev-b26720a8793017e9c5c5812581b34ae41acede76.zip |
run parse_cmdline_2_db on install
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-testing-local')
-rw-r--r-- | build_tools/clarch/larch/profiles/i686-testing-local/cache_packs | 1 | ||||
-rwxr-xr-x | build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/cache_packs b/build_tools/clarch/larch/profiles/i686-testing-local/cache_packs index 4a52d44..ee4f3d1 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local/cache_packs +++ b/build_tools/clarch/larch/profiles/i686-testing-local/cache_packs @@ -16,3 +16,4 @@ mythstream mythvodka oss xscreensaver +tightvnc diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local b/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local index 059c4bf..a8c2205 100755 --- a/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local +++ b/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/etc/rc.local @@ -51,7 +51,8 @@ do done - +#save some cmdline options +parse_cmdline_2_db #search for remote init_remote |