Dessimat0r has quit [Quit: Computer has gone to sleep.]
uwe__ has joined #arm-netbook
drachensun_ has joined #arm-netbook
fredy_ has joined #arm-netbook
Holo__ has quit [Ping timeout: 245 seconds]
uwe_ has quit [Ping timeout: 245 seconds]
fredy has quit [Ping timeout: 245 seconds]
ibot has quit [Ping timeout: 245 seconds]
drachensun has quit [Ping timeout: 245 seconds]
leviathanch has quit [Ping timeout: 245 seconds]
fredy_ is now known as fredy
xenoxaos has quit [Ping timeout: 245 seconds]
leviathanch has joined #arm-netbook
xenoxaos has joined #arm-netbook
DEAT has joined #arm-netbook
tinti has quit [Ping timeout: 252 seconds]
KoH_ has joined #arm-netbook
KoH has quit [Ping timeout: 256 seconds]
gimli has joined #arm-netbook
lerc has joined #arm-netbook
abesis has quit [Ping timeout: 256 seconds]
gimli has quit [Ping timeout: 245 seconds]
Holo__ has joined #arm-netbook
ibot has joined #arm-netbook
abesis has joined #arm-netbook
morgot has joined #arm-netbook
<morgot>
hello to all
<morgot>
My name Andrew. I have a problem with cubieboard. Has revised many resources on adding module support into the kernel, compile it, and so on, but with this have a problem. And the essence of the problem is, on the above mentioned device is running Debian Wheezy and its kernel does not support ppp_generic. Could you tell me please how make it there?
rellla has joined #arm-netbook
<rm>
I replied to your mail 8 minutes ago
<morgot>
ok, i see
roric has joined #arm-netbook
eebrah|away is now known as eebrah
Ershov has joined #arm-netbook
morgot has left #arm-netbook [#arm-netbook]
Ershov has quit [Ping timeout: 256 seconds]
Ershov has joined #arm-netbook
Ershov has quit [Ping timeout: 256 seconds]
Ershov has joined #arm-netbook
Kebianizao|work has joined #arm-netbook
Ershov has quit [Ping timeout: 264 seconds]
Ershov has joined #arm-netbook
xymox has quit [Ping timeout: 252 seconds]
xymox has joined #arm-netbook
Ershov1 has joined #arm-netbook
Ershov has quit [Ping timeout: 252 seconds]
focus has quit [Remote host closed the connection]
focus has joined #arm-netbook
popolon has joined #arm-netbook
eebrah is now known as eebrah|away
stamina has joined #arm-netbook
fossxplorer has joined #arm-netbook
RITRedbeard has joined #arm-netbook
tinti has joined #arm-netbook
tinti has quit [Remote host closed the connection]
<slapin_nb>
hno: can you please let out more details about u-boot's hush problems?
<hno>
It forgets any argument quoting if there is variable expansion.
<hno>
which makes test behave very oddly if you try to operate on variables with multi word strings.
<slapin_nb>
hno: example? as I quite not getting it
<slapin_nb>
I use ${variable} with hush
<slapin_nb>
never seen any problems
<hno>
It's "${variable}" in context where the " matters that is the problem. There is no problem in usage where quoting is not required.
<slapin_nb>
doesn't \" work? or hush is just too stupid?
<slapin_nb>
hno: have you tried it with original hush?
<slapin_nb>
hno: probably it is by design...
<hno>
slapin_nb, I am not interested in getting quotes into the arguments.
<hno>
but maybe \" will actually work...
<hno>
it's not supposed to but...
<hno>
Yes \" works.
<hno>
=>a="a b"
<hno>
=>echo \"${a}\"
<hno>
a b
* slapin_nb
's work u-boots are all hush-less (and without commandline editing) so he can't test
tinti has joined #arm-netbook
<slapin_nb>
cool
<hno>
That should have produced the words '"a' and 'b"' but that is another story.
* slapin_nb
so much hates the requirements to disable features in boot loader
<slapin_nb>
hno: hust is stupid and doesn't know such things
<hno>
slapin_nb, it sure does. "a b" is parsed corretly.
<hno>
and so is \"a b\"
<slapin_nb>
that is cool
<hno>
but not "${v}"
<hno>
slapin_nb, you can alway run a u-boot sandbox to test these things. (make sandbox)
<slapin_nb>
hno: thanks for the info
<hno>
Hmm. where is the real hush?
<hno>
could only find dead links.
<slapin_nb>
hno: busybox has more or less real hush shell, but dunno where is the origin
<hno>
busybox hush works fine.
<hno>
$ echo "$v"
<hno>
a b
<hno>
$ echo \"$v\"
<hno>
"a b"
rz2k has joined #arm-netbook
<hno>
hmm.. wonder if u-boot also misreads ; after expansion..
<hno>
no that at least seems to work.
<slapin_nb>
it is probably because of how they feed hush with arguments, as they map environment to hush variables...
<hno>
same result both with environment and hush variables.
<slapin_nb>
hmmmm
Undertasker has joined #arm-netbook
<hno>
Ok, I see why it is failing.. this design is as made for failing. Take the command line, split it up in words (corrctly). Expand each word and trow it all together as a string again. Then split it in words again.
<mnemoc>
the classic answer for those problems on #bash is "add more slashes"....
<hno>
mnemoc, yes.. works here too..
<mnemoc>
any recommended irc bouncer for "many channels"? znc disconnects from freenode for "flood" each time I try to connect from andchat (android)
<RaYmAn>
irssi in a screen session + 'irssi connectbot'? :P
<mnemoc>
from the desktop I use ssh+screen+irssi -> znc ... :p .... but it's kind of expensive and hard to use from a phone :(
<mnemoc>
but I haven't tried that irssi variant of connectbot
<RaYmAn>
it adds a few sane things that are nice for irssi - like swipe up/down in the edge to scroll up and down
eebrah|away is now known as eebrah
<RaYmAn>
and swipe right/left to change channel
<mnemoc>
does it attach to `screen` automatically?
<mnemoc>
installing
<RaYmAn>
no
<mnemoc>
no shortcut for ctrl-r or arrows :(
<mnemoc>
the swipe things are nice
merbanan has joined #arm-netbook
projectgus has quit [Ping timeout: 248 seconds]
projectgus has joined #arm-netbook
projectgus has quit [Ping timeout: 248 seconds]
projectgus has joined #arm-netbook
projectgus has quit [Ping timeout: 248 seconds]
projectgus has joined #arm-netbook
harrow has quit [Write error: Connection reset by peer]
hno has quit [Ping timeout: 256 seconds]
datagutt has joined #arm-netbook
hno has joined #arm-netbook
herdingcat has joined #arm-netbook
harrow has joined #arm-netbook
Ershov1 has quit [Quit: Ershov1]
herdingcat has quit [Read error: Connection reset by peer]
mdp has quit [Read error: Connection reset by peer]