Paste #1036
Luci precompiled (stripped):
$ du -sck bin/lantiq/packages/luci*
36 bin/lantiq/packages/luci-app-firewall_trunk+svn8215-1_lantiq.ipk
20 bin/lantiq/packages/luci-app-splash_trunk+svn8215-1_lantiq.ipk
Language: text
Posted by Anonymous at 30 Jan 2012, 05:39:15 UTC
Paste #1022
:~/projects/rfm12-ask.git$ LD_LIBRARY_PATH="$HOME/projects/rfm12-ask.git/lib" ./app/rfm12_read_from_cfg_and_export_via_xmlrpc 8080
no shared memory yet
read 5 objects (configured devices) into memory
allocating 5150 bytes of shared memory
iterating '5' times...
Language: text
Posted by Anonymous at 13 Nov 2011, 11:28:37 UTC
Paste #1020
Language: latex
Posted by Anonymous at 31 Oct 2011, 12:14:39 UTC
Paste #1015
postgres=# CREATE TABLE x (
postgres(# id SERIAL PRIMARY KEY,
postgres(# content VARCHAR(255) DEFAULT NULL
postgres(# );
NOTICE: CREATE TABLE will CREATE implicit SEQUENCE "x_id_seq" FOR serial COLUMN "x.id"
Language: sql
Posted by Anonymous at 13 Oct 2011, 11:15:50 UTC