**這個頁面不需註冊/登入也可以直接編輯的內容喔**
聚會期間會先用
http://pad.ubuntu-uk.org/h4
來共筆打字,過一陣子後再整理更新至此頁
Mat:
dbus-c++ example to 顯顯
http://gitorious.org/~matlinuxer2/dbus-cplusplus/matlinuxer2s-mainline/trees/win32only/examples/echo
dbusxx-xml2cpp.exe echo-introspect.xml --adaptor=echo-server-glue.h
dbusxx-xml2cpp.exe echo-introspect.xml --proxy=echo-client-glue.h
init.sh from wayling
#!/bin/ash
#Mount things needed by this script
mount -t proc proc /proc
mount -t sysfs sysfs /sys
#Disable kernel messages from popping onto the screen
#Create all the symlinks to /bin/busybox
#busybox --install -s
exec sh