**** BEGIN LOGGING AT Sun Jul 12 02:59:57 2009 Jul 12 03:03:16 whats the default password for root on the pre? root, toor? Jul 12 03:03:31 no password Jul 12 03:05:46 shit enter doesnt work, I have no idea what I set the root to when I created another user Jul 12 03:05:59 K1Pp3r Jul 12 03:06:07 something like that Jul 12 03:06:09 shit Jul 12 03:06:50 1) always write passwords down. Jul 12 03:07:00 2) store them somewhere not on the machine in question. Jul 12 03:07:03 3) see rule 1. Jul 12 03:07:25 * sugardave cringes at #1. Jul 12 03:09:35 I 1. I always write passwords down, 2. encrypt them in .jpg on my external harddrive 3. I didnt relise I was making a password for root I thought I left it blank Jul 12 03:09:59 I have never had this problem, :( Jul 12 03:09:59 you could always reset the phone. :D Jul 12 03:10:10 uhhh No Jul 12 03:10:52 also, you can just log in as user, and do sudo su Jul 12 03:10:59 no root pass needed Jul 12 03:11:04 I am tring it Jul 12 03:11:09 trying it Jul 12 03:14:02 still get password prompt Jul 12 03:15:07 joesmith: it asks for the users pass no root Jul 12 03:15:45 lol Jul 12 03:16:14 ok well I reset the root password already\ Jul 12 03:16:21 thanks thought Jul 12 03:16:24 though Jul 12 03:36:29 ok this is noobish but whats the reboot command, su reboot/ su -r?? Jul 12 03:36:39 becaus enone of them are working Jul 12 03:37:10 su shutdown -r now Jul 12 03:37:14 should woork Jul 12 03:37:19 but so should 'su reboot' Jul 12 03:37:45 it says su: unknown id: reboot Jul 12 03:37:57 are you already root? Jul 12 03:38:07 yep Jul 12 03:38:11 then you don't need to su Jul 12 03:38:15 just 'reboot' Jul 12 03:38:19 still wont work Jul 12 03:38:29 you only run 'su' if you're NOT logged in as root Jul 12 03:38:41 I know, but it wasnt working Jul 12 03:38:44 try 'shutdown -r now' Jul 12 03:39:12 not found Jul 12 03:39:18 then your path is f-ed up Jul 12 03:39:40 do '/sbin/reboot' Jul 12 03:40:19 LOL I just relised I was still in the palm dir Jul 12 03:40:25 thanks sugardave Jul 12 03:40:58 shouldn't matter what dir you are in.../sbin should be in your path, but it looks like it's not Jul 12 03:41:20 not usually Jul 12 03:41:38 no? Jul 12 03:41:51 regular users don't normally have /sbin and /usr/sbin in theor PATHs by default Jul 12 03:42:04 oh, he didn't do 'su -', right? Jul 12 03:42:09 just su Jul 12 03:42:15 yeah Jul 12 03:42:18 gotcha Jul 12 03:42:18 looks like it Jul 12 03:43:04 JackieRipper: I do whenever I'm a sudo-able user, there's a lot of useful stuff that doesn't need root and also sudo without su uses your current path Jul 12 03:43:58 my first act on most of my linux systems is sudo su - and then echo "export PATH=' Jul 12 03:44:04 $PATH > /etc/profile etc Jul 12 03:44:31 er >> /etc/profile (important) Jul 12 03:44:32 ;) Jul 12 03:44:35 haha Jul 12 03:44:37 destinal: That's cool Jul 12 03:44:38 thanks guys Jul 12 03:44:52 I was just talking about defaults :) Jul 12 03:45:06 JackieRipper: yeah I think the defaults are less than optimal Jul 12 03:45:16 I also like having /sbin in my PATH Jul 12 03:45:20 for administrative types anyway and on your phone I doubt you have any normal users Jul 12 03:45:26 if only because ifconfig is there Jul 12 03:45:30 "normal" Jul 12 03:45:51 I have NORML users on mine Jul 12 03:46:02 well, just me Jul 12 03:46:11 destinal: any user with a login shell that is not root is a "normal" user, for our purposes Jul 12 03:46:15 I cant log into winscp as root for some reason Jul 12 03:46:18 and iptables and lsmod and a lot more Jul 12 03:46:24 any ideas? Jul 12 03:46:29 joesmith: use your regular user Jul 12 03:46:38 then copy files to /tmp Jul 12 03:46:51 ahh Jul 12 03:46:52 then log into Pre, switch to root, then move where you want them Jul 12 03:47:13 but is there anyway to get in as root? Jul 12 03:47:19 joesmith: or honestly if you have a root password set and you restrict ssh to usb0 just change dropbear's config Jul 12 03:47:23 to allow root Jul 12 03:47:36 that works, too Jul 12 03:48:26 my usb interfaces are pretty hard for an attacker to get into lol Jul 12 03:48:58 but what if I want to scp over wifi as root? Jul 12 03:49:40 you can but some have raised concerns about having a strong enough password, you're probably best off with an ssh key with a passphrase on it. Jul 12 03:51:03 any one here who has yet to enable root access? Or who has recently reset the phone and not enabled root access again, yet? Jul 12 03:51:26 JackieRipper: why? Jul 12 03:51:30 I think I've scripted the whole process Jul 12 03:51:43 but I'd like another tester before I post it Jul 12 03:53:14 ok I tried winscp over usb as root but it still kicked me out what do I need to do? Jul 12 03:53:59 it creates /opt, downloads and installs ipkg-opt, interactively creates a user, updates the opware feed, installs dropbear, creates /etc/profile.d/optware, enables sudo for the new user, installs quilt, and clones the webos-internals modifications repository Jul 12 03:57:28 wow. Jul 12 03:58:03 so, turn on dev mode. log in. wget this thing. ./setup.sh and boom you're done! Jul 12 03:58:05 wow. Jul 12 03:58:14 There's a bunch of error checking, but another set of eyes would be nice :) Jul 12 03:58:32 sorry JackieRipper -- I'm not restoring my pre for you. Jul 12 03:58:37 lol Jul 12 03:58:46 no one's asking that ;) Jul 12 04:03:36 how can I connect via winscp as root over usb? Jul 12 04:03:48 or is there a way to become su in winscp Jul 12 04:05:06 http://unixgeeks.biz/scripts/setup.gz if anyone is interested in looking/commenting Jul 12 04:11:48 Just updated front page of the wiki, added a section referencing the research-results and help-begging page on browser-plugins and terminals. Jul 12 04:12:00 now to go kill orphans. Jul 12 04:12:19 WHY do people create orphan pages on a wiki???? That's so uh, err, uh USELESS. Jul 12 04:13:02 I was confused be your first comment but now I get it lol Jul 12 04:13:18 All of the pages I created were orphans Jul 12 04:13:34 until I got them right, then I linked them appropriately Jul 12 04:14:25 JackieRipper -- post a "work in progress" banner at the top, and link them to a research portal page. Jul 12 04:14:44 ahh I didn't even think of that Jul 12 04:14:48 right Jul 12 04:14:56 But for future reference.... Jul 12 04:15:06 even a WiP page may help someone else.... Jul 12 04:16:33 I think I am root on winscp? Jul 12 05:41:49 okay, since this is the only "active" webos channel, i'll ask here. Jul 12 05:41:54 what's upw ith this handset working on verizon? Jul 12 05:44:03 its only a matter of time Jul 12 05:55:58 is anyone around? Jul 12 05:57:02 more square than anything Jul 12 05:58:05 lol Jul 12 05:58:15 does anyone know how to add a user to wheel? Jul 12 05:58:31 I dont even see wheel under /etc/group Jul 12 05:59:47 joesmith: just make one Jul 12 06:00:02 joesmith: find a multiple of ten that isn't used and use that number Jul 12 06:00:06 and call it wheel Jul 12 06:00:17 and add yourself on the end of that line Jul 12 06:00:43 or just add your own login name to sudoers instead of that group Jul 12 06:01:08 and how would I do that? Jul 12 06:01:22 your talking to a basic linux n00b Jul 12 06:02:09 right now under /etc/group I see JOE:x1001: Jul 12 06:02:30 would I add my name to sudo:* Jul 12 06:02:51 would I add my name to "sudo;*" Jul 12 06:03:11 hello, is there anyone who can give me some quick help with sqlite3? I seem to be stuck in the continue prompt (...> ) Jul 12 06:06:25 wtf Jul 12 06:06:46 would this work? wheel:*:0:root,user_here Jul 12 06:06:56 I keep getting fatal: The remote end hung up unexpectedly Jul 12 06:06:56 but the git push works. Jul 12 06:07:10 wheel;*:0:root,user_here Jul 12 06:07:32 except after wheel colon Jul 12 06:07:54 nevermind I figured it out Jul 12 06:08:57 helloo? Jul 12 06:10:21 joesmith: add the lines in here Jul 12 06:10:21 http://predev.wikidot.com/sftp-access Jul 12 06:10:58 myusername ALL=(ALL) ALL Jul 12 06:10:59 myusername ALL=NOPASSWD: /opt/libexec/sftp-server Jul 12 06:11:25 the second line is mainly useful if you want to put in the sftpd from openssh Jul 12 06:11:36 but doesn't hurt anything to put in now in case you ever get it Jul 12 06:12:34 the proper line to use if you really want a wheel group is something like this in /etc/group Jul 12 06:12:36 wheel:x:70:myusername Jul 12 06:12:51 make sure 70 is unused or add 10 until you get one that _is_ unused Jul 12 06:13:19 I just want to scp as su Jul 12 06:13:51 joesmith: then do the openssh thing they list there in that wiki article I just sent Jul 12 06:14:02 do I have to put the directory? Jul 12 06:14:10 thanks so much for the article Jul 12 06:14:12 just follow the article all the way through Jul 12 06:14:21 including the ipkg-opt install Jul 12 06:14:31 I am using dropbear though Jul 12 06:14:35 that's fine Jul 12 06:14:42 dropbear can use the sftpd from openssh Jul 12 06:14:53 it won't make it be bloated Jul 12 06:14:59 ok Jul 12 06:15:34 so in therory once I do this I can su scp/sftp Jul 12 06:16:11 I hate how git's error messages are so obscure. Jul 12 06:18:31 what do you think might happen if I put myusername ALL=NOPASSWD: /root ? Jul 12 06:19:15 .. /root isn't a program Jul 12 06:19:23 that line would accomplish nothing Jul 12 06:19:58 I thought I was specifying the directory Jul 12 06:20:06 sorry :( Jul 12 06:21:00 you want to go easy on the NOPASSWD lines at any rate Jul 12 06:21:46 basically that last entry in the line in the article makes it possible to run the sftp server side portion on connnect with no password Jul 12 06:22:43 I don't do any of this myself. I just restrict ssh to usb0 only (usb-"ethernet" interface (usbnet)) and set a root password then change dropbear's configuration to allow root logins. after that I can just login as root Jul 12 06:22:59 it's not a good idea unless you're going to restrict access with iptables and only ssh over usb though Jul 12 06:23:36 but whatabout ninjas with tiny microusb wireless devices who want to brute force your ssh over usbnet Jul 12 06:24:53 that sounds good, All I want to do is 1. scp as su and I would be glad to turn off ssh through wifi Jul 12 06:24:55 well, then you're pwn3d, sorry. Jul 12 06:24:57 You could also disallow logins with passwords, and just use keys Jul 12 06:25:23 ssh logins, rather Jul 12 06:25:27 yeah and if you want to ssh as root over wifi I'd use keys with passphrases Jul 12 06:25:44 but usb, a password's fine Jul 12 06:25:58 that would also solve the sudo NOPASSWD thing Jul 12 06:26:14 the ninjas could just hit YOU with the dart anyway Jul 12 06:26:23 notsohardhack Jul 12 06:26:33 then steal your phone Jul 12 06:26:33 sure, but then I'm dead and they have no passphrase Jul 12 06:26:43 If I do that could I use scp as su *crys from exhaustion* Jul 12 06:27:08 joesmith: I hear you. hang on a sec Jul 12 06:27:33 joesmith: isn't there something on the wiki about setting up scp as root using keys? Jul 12 06:28:12 I have looked Jul 12 06:28:17 not seen anything Jul 12 06:28:21 I may be wrong Jul 12 06:28:55 what's not working with http://predev.wikidot.com/sftp-access ? Jul 12 06:29:27 yeah that's probably the easiest one at this point Jul 12 06:29:41 hmmmm Jul 12 06:30:05 could you do a wrapper script to /opt/libexec/sftp-server ? Jul 12 06:31:16 something like sudo mount -o remount,rw / ; sudo /opt/libexec/sftp-server "$@" ; sudo mount -o remount,ro / Jul 12 06:32:09 ok I am going to share how I have feel. 1. I just got my pre 2. I have been playing with the sdk for a couple of weeks and have been using scp to upload files and do a small amount of editing, I was su on the emulator 3. I just want to get that simplicity back :( Jul 12 06:32:18 and then call that script instead of sftp-server, and add myusername ALL=NOPASSWD: /bin/mount to sudoers Jul 12 06:32:58 are you using winscp? Jul 12 06:33:04 I was Jul 12 06:33:15 i AM Jul 12 06:33:17 joesmith: I have a few ideas, but no winscp to test on (no windoze box at all, happily) Jul 12 06:33:27 I dont believe dropbear allows ssh as root Jul 12 06:33:28 thats what i use Jul 12 06:33:40 sax are you su? Jul 12 06:33:45 wait you are talking sftp. nevermind Jul 12 06:34:01 joesmith: try something for me? Jul 12 06:34:08 sure Jul 12 06:34:13 perhaps it will solve your problem Jul 12 06:34:29 ok, are you loggen into your pre? Jul 12 06:34:31 hey can someone tell me the luna-send command for refreshing the launcher, the one i have is not working for some reason. Jul 12 06:34:43 yep Jul 12 06:34:46 and you have openssh-sftp-server installed? Jul 12 06:34:53 not yet Jul 12 06:34:59 ahh Jul 12 06:35:22 ok, well, try this: Jul 12 06:35:53 do you have /opt set up> and ipkg-opt set up? Jul 12 06:36:08 yes Jul 12 06:36:15 ok, cool Jul 12 06:36:17 so... Jul 12 06:36:27 sudo mkdir /opt/scripts Jul 12 06:36:45 sudo -e /opt/scripts/sftp-server-wrapper Jul 12 06:38:05 In the new file, add http://predev.pastebin.com/m2ee95f87 Jul 12 06:38:14 well, add the contents of that Jul 12 06:39:09 ok Jul 12 06:39:12 then do: sudo chmod 755 /opt/scripts/sftp-server-wrapper Jul 12 06:39:42 sudo visudo Jul 12 06:40:46 add the contents of this: http://predev.pastebin.com/m2cd538e8 Jul 12 06:41:08 unless you already have the "myusername ALL=(ALL) ALL" line, then just add the other 2 Jul 12 06:41:36 opt/scripts/sftp-server-wrapper: No such file or directory Jul 12 06:41:45 sorry I was slow Jul 12 06:42:02 did you do sudo mkdir /opt/scripts Jul 12 06:42:05 yes Jul 12 06:42:26 sudo -e /opt/scripts/sftp-server-wrapper is what failed? Jul 12 06:42:50 or the chmod? Jul 12 06:43:07 yes Jul 12 06:43:15 heh, which? Jul 12 06:43:22 sudo -e /opt/scripts/sftp-server-wrapper Jul 12 06:43:31 cd /opt/scripts/ Jul 12 06:43:40 sudo touch sftp-server-wrapper Jul 12 06:43:49 sudo -e sftp-server-wrapper Jul 12 06:44:31 ok Jul 12 06:44:40 there is nothing in the file Jul 12 06:45:07 alternatives use wrappers? Jul 12 06:45:11 not symlinks? Jul 12 06:45:42 oh Jul 12 06:45:48 yup, add the contents of http://predev.pastebin.com/m2ee95f87 Jul 12 06:45:57 to make it readwrite Jul 12 06:46:09 tmzt: trying to get the wrapper to mount rw, do sftp server, then mount ro Jul 12 06:46:24 are you using certs? Jul 12 06:46:40 well, sftp-server is special Jul 12 06:46:56 if your mount command ouputs anything it might break Jul 12 06:47:03 the better way is the Jul 12 06:47:13 ssh ip mount -0 remount,rw / Jul 12 06:47:16 first Jul 12 06:47:26 remotely Jul 12 06:47:30 sure, but that requires a second program, no? Jul 12 06:47:35 I am confused how do I just undo what I have done Jul 12 06:47:42 delete file Jul 12 06:47:44 what did you do? Jul 12 06:47:45 well Jul 12 06:47:48 rm filename Jul 12 06:47:50 try stfp -v Jul 12 06:47:59 see if you get protocol error Jul 12 06:48:09 * joesmith is so tired Jul 12 06:48:09 yeah it would Jul 12 06:48:17 what client are you using? Jul 12 06:48:21 putty Jul 12 06:48:29 psftp? Jul 12 06:48:44 I am not using sftp Jul 12 06:48:51 it doesnqt really have rsh equivalent Jul 12 06:48:57 binarytech: luna-send -n 1 palm://com.palm.applicationManager/rescan {} Jul 12 06:48:58 the what are you doing? Jul 12 06:49:13 thanks Jul 12 06:49:16 I dont know :( Jul 12 06:49:34 oh wait, I misread the earlier conversation Jul 12 06:49:43 joesmith, I'm sorry Jul 12 06:49:49 jackie what do I doto undo what you told me to do Jul 12 06:50:08 rm /opt/scripts/sftp-server-wrapper Jul 12 06:50:15 rmdir /opt/scripts Jul 12 06:51:08 and if you got that far, sudo visudo, and remove whatever lines you added due to my instructions Jul 12 06:51:32 rmdir: '/opt/scripts': Directory not empty Jul 12 06:51:58 ls /opt/scripts Jul 12 06:52:44 tmzt: hey Jul 12 06:53:07 stp-server-wrapper Jul 12 06:53:12 ahh Jul 12 06:53:21 there was a typo before :) Jul 12 06:53:32 rm /opt/scripts/stp-server-wrapper Jul 12 06:53:36 rmdir /opt/scripts Jul 12 06:54:57 thsnkd Jul 12 06:56:40 destinal: hello, what's going on Jul 12 06:57:28 alrighty. pushed a bunch of patches out. Jul 12 06:58:01 JackieRipper, joesmith: you know it would be so much easier just to use the instructions on the applying-patches patch to give root some keys and then just sftp directly in as root ... Jul 12 06:58:25 he's not looking to sftp, though Jul 12 06:58:33 that's where I was confused Jul 12 06:58:41 he wants to scp Jul 12 06:58:47 right joesmith? Jul 12 06:58:53 correct Jul 12 06:58:56 same deal - add some keys and do it as root. Jul 12 06:58:58 which is just ssh Jul 12 06:59:08 starts scp as a standard program Jul 12 06:59:12 let's see if this smart reflex works. Jul 12 06:59:37 but you only want to hook if the remote operation switch is used Jul 12 07:00:05 please take a look at this video and tell me what I need to do to make it a reality Jul 12 07:00:08 http://www.youtube.com/watch?v=gozMvgsomb0 Jul 12 07:00:26 tmzt: not much going on, I've been distracted rebuilding my OS :( Jul 12 07:01:30 when I try to replace files it prompts me for a password and none that I give it will work Jul 12 07:01:33 have a much better dev environment though now (ubuntu desktop) and I've been reading up on vte and gdk Jul 12 07:03:51 joesmith are you using openssh? or dropbear? Jul 12 07:05:48 dropbear Jul 12 07:07:09 and you have set things up according to that video? Jul 12 07:07:42 well no I dint add my user to wheel Jul 12 07:07:50 I couldnt find wheel Jul 12 07:08:04 and I am confused an tired Jul 12 07:08:20 I looked under /etc/groups no wheel Jul 12 07:08:22 add it to root Jul 12 07:08:43 ok could I have an example I cant think Jul 12 07:08:51 is it root or admin? Jul 12 07:08:59 what is the rule in sudorers? Jul 12 07:09:20 it's root Jul 12 07:09:31 the group's name is root Jul 12 07:09:36 %root ALL=(ALL) NOPASSWD:ALL Jul 12 07:09:49 some unix systems it's called wheel. others it's called root Jul 12 07:09:52 or you could just do: Jul 12 07:09:54 ok so how should it look root:*:0:my user na,e Jul 12 07:09:59 different name same UID Jul 12 07:10:04 myusername ALL=(ALL) NOPASSWD:ALL Jul 12 07:10:06 ok so how should it look root;*:0:my user na,e Jul 12 07:10:10 without the % Jul 12 07:10:14 gid Jul 12 07:10:24 root group has gid 0 Jul 12 07:10:28 do %root or yourusername Jul 12 07:10:33 pick one Jul 12 07:10:47 under /etc/group Jul 12 07:10:47 just use adduser or useradd Jul 12 07:10:48 maybe you shouldnt do this when you are tired. Jul 12 07:10:52 much easier Jul 12 07:11:24 I dont like hearing crying because of accidental rm -rf / =) Jul 12 07:11:37 ok do I need to edit visudo or /etc/group Jul 12 07:12:42 both Jul 12 07:12:52 add the group line to group Jul 12 07:13:00 joesmith: it depends. You can either add your user to the root group in /etc/groups, then add %root ALL=(ALL) NOPASSWD:ALL to sudoers, or you can just add youusername ALL=(ALL) NOPASSWD:ALL to sudoers Jul 12 07:13:32 or he could just turn on root ssh and deal with the risk Jul 12 07:13:34 tell which one is most simple and the exact thing to do please Jul 12 07:13:45 visudo Jul 12 07:13:49 ok Jul 12 07:14:07 yourusername ALL=(ALL) NOPASSWD:ALL Jul 12 07:14:33 at the end under %users Jul 12 07:14:38 make sure that requiretty is commented out Jul 12 07:14:44 yes, at the end Jul 12 07:15:34 that is , make sure there is a # in the beginning of the line that has "defaults requiretty" Jul 12 07:15:53 I cant find defaults requitty Jul 12 07:16:01 requiretty Jul 12 07:16:23 any line containing requiretty? Jul 12 07:16:32 nope Jul 12 07:16:36 ok... Jul 12 07:16:49 we'll hope it works, then :) Jul 12 07:16:54 file visudo Jul 12 07:17:21 will I need to reboot Jul 12 07:17:26 ok, you're set on the phone end Jul 12 07:17:43 try out putty Jul 12 07:20:07 visudo: Warning: User_Alias `JOE' referenced but not defined Jul 12 07:20:14 when I edited visudo Jul 12 07:20:15 you don't want to use root group like that Jul 12 07:20:54 what do I want then? Jul 12 07:21:21 too many device nodes have group root Jul 12 07:21:42 I would just add user to sudoers Jul 12 07:21:46 joesmith: linux is case sensitive... is your user joe or JOE? Jul 12 07:21:52 yeah Jul 12 07:23:25 JOE Jul 12 07:23:30 http://predev.pastebin.com/m5e498272 Jul 12 07:23:40 thats the visudo Jul 12 07:25:20 I dont understand why its wheel under visudo but not under /etc/group Jul 12 07:25:27 what is it in /etc/passwd though? Jul 12 07:25:38 the mix packages Jul 12 07:25:41 they Jul 12 07:25:48 from different distros Jul 12 07:25:59 no policy Jul 12 07:27:01 if I could just add my account to wheel/root whatever so no password then I think I am set Jul 12 07:27:29 joesmith: just add you account to sudoers rather than the who group Jul 12 07:27:35 whole* Jul 12 07:27:58 ok where do I add it Jul 12 07:28:11 visudo Jul 12 07:28:22 myusername ALL=(ALL) NOPASSWD:ALL Jul 12 07:28:30 I did that Jul 12 07:28:45 what is your username? Jul 12 07:28:51 JOE Jul 12 07:29:00 all caps like that? Jul 12 07:29:12 yep Jul 12 07:29:18 grep JOE /etc/passwd Jul 12 07:29:56 ok Jul 12 07:30:02 anything return? Jul 12 07:30:29 yes my names encrypted numbers letters dierectory Jul 12 07:30:34 having a username in caps is just so.... wrong. =) Jul 12 07:30:36 just sayin Jul 12 07:30:40 agreed Jul 12 07:30:59 what is wrong about it? Jul 12 07:31:07 not the unix way Jul 12 07:31:25 oh well ok...? Jul 12 07:31:47 but then again I'm just a grouchy old unix dude. Jul 12 07:32:05 and I'm a young one Jul 12 07:32:07 well I am just a young new linux noob Jul 12 07:32:14 yeah Jul 12 07:32:16 hah Jul 12 07:32:20 ok, vi /etc/passwd Jul 12 07:32:28 change you username to lowercase Jul 12 07:32:32 visuso Jul 12 07:32:35 we don't need a full paste Jul 12 07:32:37 change you username to lowercase Jul 12 07:32:39 just the line Jul 12 07:33:02 I just tested on mine: sudo will not take a username in all caps, even if it's valid Jul 12 07:34:16 cant find visuso Jul 12 07:35:59 and /etc/passwd is readonly Jul 12 07:37:01 how about I just make a new account, with right permissions and delte this one? Jul 12 07:38:59 any comment? Jul 12 07:41:28 that will work Jul 12 07:41:44 but passwd is only readonly if your not root Jul 12 07:41:50 or the fs is readonly Jul 12 07:42:39 so I couldnt add my new user to the right group? Jul 12 07:43:54 like gpasswd -a joe root/wheel whatever Jul 12 07:44:05 once joe is created Jul 12 07:44:13 rwhitby you around? Jul 12 07:44:53 I wonder if it makes sense to quilt a script or just stick it in git... Jul 12 07:45:15 i'm thinking just stick in git. opinions? Jul 12 07:50:46 helloo Jul 12 07:51:06 well thanks for the help Jul 12 07:51:49 I just want dropbear to work like it does on the emulator :/ matbey I will get better luck tommorow Jul 12 07:52:00 I mean later today Jul 12 07:54:12 jauderho_: here now Jul 12 07:54:41 jauderho_: is the script something that will live unchanged on the pre, or something you use to make a change to the pre? Jul 12 07:54:42 with joesmith, what he wanted was to just enable root ssh. ok, you may disagree or explain why it's bad Jul 12 07:54:55 but tell him where to go at least Jul 12 07:55:09 jauderho_: if the former, put it in quilt. if the latter, just a foo.sh file instead of a foo.patch Jul 12 07:55:37 it's to make a change to the pre Jul 12 07:56:04 rwhitby: you mean if it patches an existing file quilt it, right? Jul 12 07:56:08 not if it's an entirely new file Jul 12 07:56:34 all I want to to be able to upload an image via winscp Jul 12 07:56:43 destinal: if you've got a modification, which patches an existing file, and needs a new file as well, then you create a single quilt patch with both those things in it. Jul 12 07:57:04 rwhitby: ok I see Jul 12 07:57:30 yeah it's a script to show the call duration Jul 12 07:57:58 joesmith: go into /etc/eventd and edit optware-dropbear and get rid of the -g then reboot Jul 12 07:58:10 make sure to set a strong root password first Jul 12 07:58:11 jauderho_: so it's a modification that can't be expressed as a patch to an existing file, or a new file, right? Jul 12 07:58:16 it's one luna commd and then the sqlist Jul 12 07:58:18 sqlite Jul 12 07:58:21 yup Jul 12 07:58:37 not possible to diff cookies.db =) Jul 12 07:58:37 yeah, that should just be a script in the git repo Jul 12 07:59:02 should we make a scripts subdir? Jul 12 07:59:10 if it's a script that someone will need to run more than once (and therefore you want to give it permanent residency on the Pre), then I'd put it in a patch instead. Jul 12 07:59:29 no it's a one time thing Jul 12 08:01:26 so yea or nay on a scripts subdir under modifications? Jul 12 08:02:42 destinal I sent you a private chat Jul 12 08:07:06 jauderho_: does it patch a particular palm app? Jul 12 08:07:27 (currently, we group by palm app patched) Jul 12 08:09:49 it affects the phone app but not directly. Jul 12 08:10:15 perhaps just put it under the phone app dir then Jul 12 08:10:24 http://predev.wikidot.com/hidden-features Jul 12 08:17:30 okay Jul 12 08:21:49 destinal solved my problem, so helpful destinal= best think since clicked bread Jul 12 08:21:57 sliced Jul 12 08:21:59 lol Jul 12 08:22:10 * joesmith faints from exhaustion Jul 12 08:23:25 :) Jul 12 08:23:49 glad that worked out for you Jul 12 08:49:47 ah-hah! I figured out how to push to 2 git repos... Jul 12 08:50:33 how? Jul 12 08:50:49 without rewind/fastforward Jul 12 08:50:52 create a new remote in .git/config Jul 12 08:50:56 yes Jul 12 08:50:57 called all Jul 12 08:51:02 add 2 urls Jul 12 08:51:10 but how do you pull from both Jul 12 08:51:12 okay Jul 12 08:51:17 that makes sense Jul 12 08:51:24 havent figured that out yet =) Jul 12 08:51:28 one step at a time. Jul 12 08:51:40 but I wanted to have a separate repo to play with Jul 12 08:51:55 and I put it on github just to make things difficult =) Jul 12 08:52:18 I mean if one gets out of date with the other Jul 12 08:52:38 well I always pull from the gitorious one Jul 12 08:52:40 you pull from one and push to the other it gets fastforwarded Jul 12 08:52:44 ah Jul 12 08:52:46 okay Jul 12 08:52:59 and any changes I can branch in my github repo Jul 12 08:53:05 and that should make things okay. Jul 12 08:53:10 can github pull from a remote through web interface? Jul 12 08:53:16 dunno Jul 12 08:53:27 git+ssh works for me so I'm not experimenting Jul 12 08:55:10 awesome it works nice. Jul 12 08:55:15 git push all master Jul 12 09:04:54 jauderho_: apparently gitorious has some way to make a personal fork of a repo, and then send a request to merge from that ... Jul 12 09:05:32 I know very little about gitorious... I think I know how to do that on github but not on gitorious. Jul 12 09:19:15 source code for gitorious is available ;-) Jul 12 10:04:55 anyone have any idea what would cuase luna-send rescan command to stop working all the sudden? Jul 12 10:05:39 it returns a status code like normal but just does not refresh the gui Jul 12 10:21:10 not really Jul 12 10:21:19 the command posted earlier? Jul 12 13:09:36 morning. Jul 12 13:22:36 hey oc80z Jul 12 13:23:10 I was wondering didnt you install openssh on your phone? Jul 12 13:23:20 sorry openvpn Jul 12 13:23:22 lol Jul 12 13:24:14 scotland Jul 12 13:24:24 opps wrong window Jul 12 14:55:23 *yawn* Jul 12 14:55:30 openvpn section is cool Jul 12 14:55:58 i posted proof of cutover, etc. Jul 12 14:58:37 not bad. Jul 12 15:47:47 JackieRipper: that script looks fantastic. is it fully functional? I don't see any problems with it but I don't see any "work in progress" comments, either Jul 12 16:00:16 whats up joesmith? Jul 12 16:42:38 oc80z: I wonder why nobody has written up the use of vpnc yet Jul 12 16:42:42 it's on the phone out of the box Jul 12 16:43:17 (probably the reason for TUN being in the stock kernel) Jul 12 16:51:51 oc80z: where is the palmpre.zip you used? Jul 12 17:40:37 wats shakin bacon Jul 12 17:54:06 it's quiet... Jul 12 17:54:09 too quiet Jul 12 17:56:40 does anyone know if JackieRipper's rooting script is functional? it seems good to me but I haven't tried it yet Jul 12 17:58:48 should i block the webos 1.1 update before they start pushing it? Jul 12 17:59:40 JamesBaud: no need to block it Jul 12 18:00:04 1.1 is out? Jul 12 18:00:05 it wont mess anything up? the last update did a lil Jul 12 18:00:15 JamesBaud: no one knows yet Jul 12 18:00:24 k Jul 12 18:00:45 the are GOING to be updates. We're going to have to deal with them... Jul 12 18:00:48 JamesBaud: it's ~30 days away or so I've heard? at any rate just don't apply it until we've examined what it does and you should be ok Jul 12 18:04:16 wsup Jul 12 18:07:46 i see Jul 12 18:11:27 hey guys Jul 12 18:12:10 what you u p2 Jul 12 18:16:21 guys i miss the old palmOS reminder configuration (being able to set a reminder for 0 minutes before or 17 hrs before an event) Jul 12 18:19:35 same here, gordian Jul 12 18:20:00 well i don't know jack about linux or development Jul 12 18:20:13 if i did i would love to do something about it Jul 12 18:20:31 i just can't believe they would change that sort of functionality Jul 12 18:21:34 it's enough to make me return my pre and stick to my 650 gsm Jul 12 18:21:51 webOS is a big step backwards in a lot of ways -- alarms, for sure, but being unable to select text that's not in a textfield or do a text search in a web page? Jul 12 18:22:09 grr Jul 12 18:22:14 well it's only 1st gen Jul 12 18:22:21 that's what i keep telling myself Jul 12 18:22:27 I'm not going back at all. not since Aonic's WiFi tethering app Jul 12 18:22:41 pretty freaking good for a 1G device Jul 12 18:23:21 I'm actually a bit drawn to the Pixie hardware concept. it's more similar to my Centro in that the keyboard is available at all times Jul 12 18:23:47 i like the overall feel of the pre Jul 12 18:24:01 but after coming from a 650 it is weird to have to reveal the keyboard Jul 12 18:24:13 yup Jul 12 18:24:28 ...but i've had the 650 for 4 yrs so i know there will be a lot of changes to get used to Jul 12 18:24:36 it's not nearly as satisfying to reveal the keyboard on the Pre as it is on my Nokia N810 :) Jul 12 18:24:43 i never even had a data plan with the 650 Jul 12 18:25:04 however... now that I have the Pre I almost never need the N810 anymore Jul 12 18:25:27 i wouldnt imagine needing both Jul 12 18:25:29 all I need now is a word processor and SSH client for the Pre and I'm all set Jul 12 18:26:00 is Aonic's tethering app on precentral? Jul 12 18:26:03 I ended up getting Classic Jul 12 18:26:05 yeah, one sec Jul 12 18:26:33 http://knurl.us/url/3ekm4ky Jul 12 18:26:51 requires rooting, eh Jul 12 18:27:09 never done that Jul 12 18:27:15 well, rooting is remarkably easy Jul 12 18:27:27 christefano: please don't discuss tethering here Jul 12 18:27:30 there are a few walkthroughs, right? Jul 12 18:27:37 destinal: ah, sorry. you got it Jul 12 18:30:05 gordian: the predev.wikidot.com wiki has been really helpful Jul 12 18:30:23 yeah i'm reading up on rooting now Jul 12 18:33:47 * raeb sneesez Jul 12 18:35:44 hay anyone know how to get this error gone Jul 12 18:35:44 Error: Error: Caught exception in _AlertDialog widget 'undefined' setup(): TypeError: Cannot read property 'parentNode' of null Jul 12 18:36:05 i cant seem to get the about button in my app menu to show correctly Jul 12 18:39:09 did the 1.04 update remove root access to the pre by chance? Jul 12 18:40:32 nopr Jul 12 18:40:38 s/nopr/nope Jul 12 18:40:46 hmm i seem to have lost access to mine Jul 12 18:41:02 ok so now i have to find out why Jul 12 18:42:53 yea it probably did Jul 12 18:42:55 just re root Jul 12 18:42:55 it Jul 12 18:43:13 Anybody interesting in a word of the day app Jul 12 18:43:21 expand some vocabulary Jul 12 18:43:59 ok got it fixed Jul 12 18:44:09 atlanta only if you do it so that it generates a notificcation in mojo. Jul 12 18:44:14 atlanta, that would be cool Jul 12 18:44:37 Rick_: that would be cool like at a set time of the day Jul 12 18:44:57 nodnod Jul 12 18:45:00 thanks for the id i already finish the app Jul 12 18:45:03 idea** Jul 12 18:45:16 so ill release it and add the notifications. Jul 12 18:45:30 you got any links to some notifications stuff Jul 12 18:45:30 ? Jul 12 18:45:53 search the wiki for "luna send" Jul 12 18:46:20 otherwise, it's digging into the webdr jars for notificcation code to learn what to put into your luna send command. Jul 12 18:46:47 but you could have a cron that triggers a motd script that calls luna and brings up a notificaton Jul 12 18:47:25 no thats the bootleg way lol Jul 12 18:47:35 im going to have it use the real notifications from mojo Jul 12 18:47:42 h Jul 12 18:47:42 ill run through the sources and learn it no biggy Jul 12 18:47:44 uh Jul 12 18:47:48 ok Jul 12 18:48:06 but calling luna send is real mojo Jul 12 18:48:12 that's how mojo stufff happens. Jul 12 18:48:44 yeah, luna send just sends the same events by hands that mojo apps send in javascript Jul 12 18:48:51 * Rick_ waiting to get on an airrplane to baltimore. Jul 12 18:51:55 Rick_: whats in b town Jul 12 18:55:29 Hey Rick_ do you know what Error: Error: Caught exception in _AlertDialog widget 'undefined' setup(): TypeError: Cannot read property 'parentNode' of null means? Jul 12 18:56:10 so Jul 12 18:56:28 i jacked up, and didnt realize those stupid com.dude.appname names are required for making apps deletable Jul 12 18:57:00 so i ssh'd in, got my rm on on all those dirs, in usr/palm/applications Jul 12 18:57:06 and they aren't gone... what did i miss? Jul 12 18:58:01 low hanging fruit...did you remount the filesystem for writes? Jul 12 18:59:08 FuMan: did you rescan with luna Jul 12 18:59:10 ? Jul 12 18:59:29 run Jul 12 18:59:31 sure didnt, didnt think that was required just for app installs Jul 12 18:59:46 \/usr/bin/luna-send palm://com.palm.applicationManager/rescan {} Jul 12 18:59:51 run that Jul 12 18:59:59 without that first slash Jul 12 19:00:02 and reopen the app menu Jul 12 19:00:13 alright Jul 12 19:00:13 things you rmed should disappear form the menu Jul 12 19:00:24 and just rm-ing the directory was the proper way to go about deleting them? Jul 12 19:00:38 yea rming com.blah blah is fine Jul 12 19:03:49 hrm Jul 12 19:03:53 the icon is gone for one of them Jul 12 19:03:56 but the text is still there Jul 12 19:03:59 and the rest are still there D; Jul 12 19:05:24 is there something somewhere else i should be deleting? Jul 12 19:12:09 ah Jul 12 19:12:13 its all in var/usr also Jul 12 19:46:41 christefano: are you still here? Jul 12 19:48:06 yup, I am Jul 12 19:48:37 JackieRipper: I like your script! does it work as well as it looks? Jul 12 19:51:15 I'm about to test it Jul 12 19:51:48 cool. I wish I could but I only have one Pre to test with and I'm already using it Jul 12 19:51:52 I had posted it last night in the hopes that a few more sets of eyes would find any bugs I had missed Jul 12 19:52:51 I only have one pre as well, but all of my contacts, calendars, etc are gmail, so getting it back to working again shouldn't be too hard Jul 12 19:53:02 wish me luck Jul 12 19:53:31 good luck, we're all counting on you Jul 12 19:54:04 lmao Jul 12 19:54:11 I love Airplane! Jul 12 19:54:13 My pre is now claiming I don't have enough memory to install a 530k application. Device info says I have 1.6 gigs free. Jul 12 19:55:17 Sloloem: happened to me a couple weeks ago. Had to reflash the Pre. Jul 12 19:55:31 backup /media/internal first Jul 12 19:55:53 sugardave, reflash with the doctor? Jul 12 19:55:56 unless Lurking_Grue figure out how to fix it...it happened to him last week Jul 12 19:55:59 yes Jul 12 19:57:19 Fun. I'll wait on it and see if he has any insight, when does he usually pop in? Jul 12 19:57:34 not sure, I'm away from the window a lot Jul 12 20:23:03 this coudl be useful.. http://om.ly/?qGS Jul 12 20:23:12 JavaScript Based Animation Frameworks and Libraries Jul 12 20:42:18 hello Jul 12 20:43:10 anyone around to answer a question? Jul 12 20:51:49 no answers available .. :( Jul 12 22:02:38 morning Jul 12 22:03:22 hiya rwhitby Jul 12 22:03:48 JackieRipper: tell me about this new bootstrap script you've made Jul 12 22:27:10 bzhou * r10440 optware/trunk/make/bzr-rebase.mk: bzr-rebase: 0.5.0 -> 0.5.1 Jul 12 22:31:12 Lurking_Grue, ping? Jul 12 23:05:21 bzhou * r10441 optware/trunk/make/erlang.mk: erlang: link ssl dynamically Jul 12 23:17:36 guys, after i've created a non-root username to use, how can i stop/restart LunaSysMgr when logged in on that username? Jul 12 23:18:13 rwhitby: just tested it out, and fixed a few typos Jul 12 23:18:22 gordian: use sudo Jul 12 23:18:43 ok, and just assume for a moment that i'm an uber noob Jul 12 23:18:47 sorry that took so long, my girlfriend's computer (our Windows box) is in the other room Jul 12 23:18:50 how would i use sudo to accomplish that? Jul 12 23:19:04 'sudo [command you want to run]' Jul 12 23:19:48 don't use the [], though Jul 12 23:19:56 haha, good call Jul 12 23:21:47 any idea why i might only be able to ssh intermittently? Jul 12 23:22:23 gordian: are you connecting over wifi? Jul 12 23:22:28 yes Jul 12 23:22:41 wifi will shut off when the screen goes to sleep Jul 12 23:23:20 the solution is to keep it open (stream music or something) or keep it on the charger when connectiong Jul 12 23:23:26 aha, isn't that an interesting tidbit Jul 12 23:26:40 JackieRipper: got a link for the script? Jul 12 23:26:45 when i try 'sudo initctl stop LunaSysMgr' i get 'sudo: initctl: command not found' Jul 12 23:28:33 rwhitby: so here's the summary: The script creates /opt, downloads the ipkg-opt package, checks the md5sum, populates optware.conf, makes /etc/profile.d/optware, updates the local package database, interactively creates an unprivileged account, does the sudoers stuff, installs either dropbear or openssh (it asks), allows ssh via wifi, evdo or both, installs quilt, and clones the patch repo Jul 12 23:28:54 rwhitby: http://unixgeeks.biz/scripts/setup.gz Jul 12 23:29:28 JackieRipper: do you have access to the gitorious bootstrap repo? Jul 12 23:29:41 not that I know of... I'm not sure Jul 12 23:30:03 I doubt it, though, as I think I was only added to the patch repo Jul 12 23:31:09 JackieRipper: I think you do, by default. Jul 12 23:31:48 JackieRipper: can we install both dropbear and openssh, run the dropbear daemon (using upstart) but have openssh handle the clients. Jul 12 23:32:02 then the user doesn't need to make a choice, and they get the best of both worlds. Jul 12 23:32:07 also install openssh-sftp-server Jul 12 23:32:31 rwhitby: what's the point of having both, though? Jul 12 23:32:43 JackieRipper: then the user is set up for contributing patches Jul 12 23:32:51 is openssh is installed, why not just have it handle everything? Jul 12 23:32:52 and being able to do agent forwarding Jul 12 23:32:55 er if* Jul 12 23:33:10 oh... yeah, why not just forget dropbear, then? Jul 12 23:33:13 cause openssh has twice the memory footprint, and memory is the critical resource on this device Jul 12 23:33:27 as it's running, you mean Jul 12 23:33:31 ? Jul 12 23:33:31 yep Jul 12 23:33:34 ahhh Jul 12 23:33:36 hmm Jul 12 23:33:51 flash space matters too, but not as much as memory footprint I believe Jul 12 23:34:06 ok, I can modify it to install both, but just do the upstart stuff for dropbear Jul 12 23:34:21 install the openssh-sftp-server too Jul 12 23:34:27 ok Jul 12 23:34:37 this script will solve 98% of the newbie questions here. Jul 12 23:34:54 I think so Jul 12 23:34:58 er, hope so Jul 12 23:35:08 I think just choose one, users don't need choices :) Jul 12 23:35:14 we normally do a bootstrap script like this for every optware target, but since neither eno nor I had a Pre we hadn't done so yet. Jul 12 23:35:21 if they don't like your choices they can start predev community #2 Jul 12 23:35:31 psykoz: dropbear server, openssh client utils. best of both worlds. Jul 12 23:36:29 JackieRipper: other than that, great script. very well written. Jul 12 23:36:38 rwhitby: will this work? Jul 12 23:36:44 ipkg-opt install openssh quilt git util-linux-ng Jul 12 23:36:57 oops Jul 12 23:37:08 yep, you can leave util-linux-ng off the end now, since we fixed the dependency in git. Jul 12 23:37:26 ipkg-opt install openssh quilt git openssh-sftp-server Jul 12 23:38:03 anyone look into JavaScript Based Animation Frameworks and Libraries ? http://om.ly/?qGS Jul 12 23:39:33 rwhitby: thank for the compliment... I think it's good for a pre-release (pun intended) but I think it needs a clean-up function before it's complete Jul 12 23:39:57 JackieRipper: yes, an uninstall option would be great Jul 12 23:40:34 JackieRipper: I'm wondering whether quilt and git should be a separate script Jul 12 23:40:37 beyond just uninstall... If it fails on step X, it should undo everything it already did Jul 12 23:40:47 (since they bring in a *lot* of dependencies_ Jul 12 23:41:36 I'd also like to do a log Jul 12 23:42:04 the > /dev/null 2>&1 makes everything pretty, but isn't the best for debugging Jul 12 23:42:28 it's looog, loooo Jul 12 23:42:33 g, it's big it's heavy its wood Jul 12 23:42:45 sorry couldn't help myself =/ Jul 12 23:42:47 <-- old Jul 12 23:42:48 lol Jul 12 23:43:04 fits on you back and good for a snack! Jul 12 23:43:18 oops, your* Jul 12 23:44:50 JackieRipper: also, please get the script to download the upstart script instead of having it inline. Jul 12 23:46:56 ok Jul 12 23:47:17 I was trying to reduce possibilities of error Jul 12 23:47:25 actually... Jul 12 23:48:11 can you add md5sum files for the upstart script and the ipkg-opt*ipk ? Jul 12 23:48:56 so I can just wget ipkg-opt*ipk, the upstart script, and the 2 md5sum files, and check them? Jul 12 23:49:23 rather than leaving the md5sum also hardcoded? Jul 12 23:50:19 can get that from Packages file Jul 12 23:51:09 how :) Jul 12 23:51:17 I'm not familiar with that Jul 12 23:51:30 JackieRipper: one minute ... Jul 12 23:51:36 sure Jul 13 00:03:18 JackieRipper: md5sum's for ipk's are in Packages file Jul 13 00:03:40 but not provided for ipkg-opt*.xsh Jul 13 00:03:54 not sure about upstart Jul 13 00:03:57 ok Jul 13 00:04:25 so if I download ipkg-opt_0.99.163-10_arm.ipk Jul 13 00:04:34 you can do something like: awk 'BEGIN { RS = "" }; /^Package: wget/ {print}' Packages Jul 13 00:04:42 to get the record Jul 13 00:05:16 the Packages file is in the feed, same directory as other ipk's Jul 13 00:05:26 ok Jul 13 00:06:09 wget http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/ipkg-opt_0.99.163-10_arm.ipk ; http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/Packages Jul 13 00:06:23 er, put a "wget" after the ; Jul 13 00:06:28 would that work? Jul 13 00:07:08 yeah Jul 13 00:07:18 k, found it Jul 13 00:08:23 the awk example script I did above, will print two multi-line records Jul 13 00:08:35 one for wget, one for wget-ssl Jul 13 00:08:52 to get md5sum, do another awk Jul 13 00:09:36 awk 'BEGIN { RS = "" }; /^Package: ipkg-opt/ {print}' Packages Jul 13 00:10:23 man.. advanced awk... how do I combine the two? Jul 13 00:10:30 awk 'BEGIN { RS = "" }; /^Package: ipkg-opt/ {print}' Packages | awk '/^MD5Sum:/ {print $2}' Jul 13 00:10:46 yeah, that should work great Jul 13 00:11:23 ok, that solves the ipkg issue... any ideas on the upstart script? Jul 13 00:11:48 i'm not familiar with upstart Jul 13 00:11:52 where is it hosted? Jul 13 00:12:21 I'm just downloading the script, via wget.... looks like an md5sum file will need to be created Jul 13 00:12:27 1 sec Jul 13 00:12:39 http://gitorious.org/webos-internals/bootstrap/blobs/raw/master/etc/event.d/optware-dropbear Jul 13 00:13:20 :q Jul 13 00:13:23 oops Jul 13 00:13:41 k, i think there should optware-dropbear.md5 in the same directory Jul 13 00:16:18 not currently Jul 13 00:16:32 *md5 nor *md5sum Jul 13 00:16:39 I agree there should be Jul 13 00:21:45 * oc80z peekszin Jul 13 00:27:22 rwhitby: I believe this addresses your comments: http://unixgeeks.biz/scripts/setup-v0.2.gz Jul 13 00:27:43 I would like to check the md5sum of the upstart script, though Jul 13 00:28:26 I guess I could hard-code it in, but then the script would have to be updated any time the repo version is modified Jul 13 00:28:53 evening JackieRipper Jul 13 00:30:08 JackieRipper: there is a technique we use in optware to get the version of ipkg-opt out of the Packages file, in case we update it. Jul 13 00:30:15 eno can show you where that is done. Jul 13 00:30:45 * oc80z going to update predev/homebrew to reflect the 30+ avail. Jul 13 00:30:45 then the 0.99.163-10 is not hard-coded Jul 13 00:30:56 (some time tues) Jul 13 00:31:47 hows it going rw Jul 13 00:32:29 hmmm Jul 13 00:33:07 JackieRipper: you'll want to kill the openssh server after install Jul 13 00:33:15 ok Jul 13 00:33:28 I can pull the version from the packages file... no worries Jul 13 00:33:31 JackieRipper: probably move the openssh install up to the same spot as dropbear, before openssh-sftp-server Jul 13 00:33:43 I'll update the file in 2 mins Jul 13 00:33:59 oc80z: regarding the openvpn thing, there's no source for the zipfile listed in the article (that I can find anyway), is that available somewhere? Jul 13 00:34:11 JackieRipper: http://www.nslu2-linux.org/wiki/Optware/HomePage Jul 13 00:34:12 JackieRipper: feel free to check this file in as optware-bootstrap.sh in the bootstrap repo on gitorious Jul 13 00:34:24 awk 'BEGIN { RS = "" }; /^Package: ipkg-opt\n/ {print}' Packages | awk '/^Filename:/ {print $2}' Jul 13 00:34:29 works just fine Jul 13 00:42:05 hey yallll Jul 13 00:42:32 thanks for the help earlier this morning Jul 13 00:42:36 sorry destinal Jul 13 00:42:52 (was also afk), i just posted the proof of concept. Jul 13 00:43:06 im pretty sure it burns battery. Jul 13 00:43:09 hey oc80z can link me to openvpn Jul 13 00:43:46 BUT.... would be nice to play some video off a mounted /media/internal Jul 13 00:44:26 openvpn.net :D Jul 13 00:45:12 smbmount 192.218.0.110 /media/internal/ontherun Jul 13 00:45:19 rwhitby: http://unixgeeks.biz/scripts/setup-v0.3.gz Jul 13 00:45:31 oh I thought there was a wiki page Jul 13 00:45:35 smb && openvpn would need some scripts on a wifi up, Jul 13 00:47:08 ... dunno ill work on it later on... Jul 13 00:48:14 jackie and rw are rippin it up Jul 13 00:48:15 : Jul 13 00:48:16 :P Jul 13 00:48:20 * oc80z wifey home bblz Jul 13 00:48:35 JackieRipper: ipkg-opt version still hard-coded at the tar line Jul 13 00:48:40 and rm line Jul 13 00:48:44 oops Jul 13 00:48:46 thanks Jul 13 00:49:22 JackieRipper: now what would be *really* good is if this script could auto-detect whether it is being run on the Pre or the emulator, and do the right thing in either case :-) Jul 13 00:49:57 I have no emulator Jul 13 00:49:59 :( Jul 13 00:50:21 ok, we need to get an early-access dev to do that then. Jul 13 00:50:33 but if you can tell me an easy way to check which platform I'm in, and wheich steps need to be omitted.... Jul 13 00:50:52 cat /proc/cpuinfo Jul 13 00:51:04 JackieRipper: I can point you to the optware script which someone (I forget who) tested for me on the emulator Jul 13 00:52:55 alrighty Jul 13 00:54:45 this os stupid but how do I make my text in read Jul 13 00:54:50 is* Jul 13 00:54:55 red Jul 13 00:58:18 joesmith: in what context? Jul 13 00:59:33 rwhitby: http://unixgeeks.biz/scripts/setup-v0.4.gz I'll get it right one of these times :) I'm really grateful for the additional eyes looking it over Jul 13 01:00:15 joesmith: that is, text displaying on the Pre's gui? Or in your shell using PuTTY? Some other place? Jul 13 01:01:59 woah, Pidgin crashed Jul 13 01:02:42 JackieRipper: looks good, please push it to the bootstrap repo Jul 13 01:02:53 as optware-bootstrap.sh Jul 13 01:02:54 you got it Jul 13 01:03:17 (I haven't tested it of course) Jul 13 01:03:31 I tested the first one Jul 13 01:03:42 I'll wipe my phone and test the latest Jul 13 01:03:44 As Linus Torvalds says, "Testing is for users" :-) Jul 13 01:03:49 no biggie Jul 13 01:04:38 rwhitby: can you send me some instructions on sending it to the repo? I'm only passingly familiar with git. Jul 13 01:05:33 JackieRipper: clone the bootstrap repo to a new directory (perhaps /opt/src/bootstrap), then move the file in, then git add the file, then git commit it, then git push it Jul 13 01:05:45 alrighty Jul 13 01:05:46 just like in the applying-patches page Jul 13 01:06:11 just using the bootstrap repo instead of the modifications repo Jul 13 01:06:26 got it Jul 13 01:09:11 Has anyone found any problems with setting a root password? Jul 13 01:09:38 That is, does having a root password that is not blank cause any issues? Jul 13 01:10:37 my root has a nine letter lower/uppercase number and punctuation password Jul 13 01:11:04 I have no issues with editing Jul 13 01:12:15 cool Jul 13 01:12:44 have you figured out your red text? Jul 13 01:12:50 no lol Jul 13 01:13:47 text in the pre's gui or in a shell? Jul 13 01:14:31 that is, you you want the text in putty to be red when you ssh into the phone, or you you want the text of some application to be red? Jul 13 01:14:47 I want to typr red text in this irc Jul 13 01:14:54 ohh Jul 13 01:14:54 like veryone lese Jul 13 01:14:56 lol Jul 13 01:15:03 I'm in red? Jul 13 01:15:09 I see it as black Jul 13 01:15:11 nope Jul 13 01:15:19 I mean when people do red Jul 13 01:15:24 ahh Jul 13 01:16:37 What client are you using? Jul 13 01:16:52 mIRC? Jul 13 01:17:20 http browser Jul 13 01:17:32 I dont do chat enough to have a client Jul 13 01:17:32 oh... not sure then Jul 13 01:17:50 this is how you do it in mirc http://www.ircbeginner.com/ircinfo/colors.html Jul 13 01:17:57 crtl-k plus a number Jul 13 01:28:48 rwhitby: The script has been uploaded to the bootstrap repo Jul 13 01:30:51 biab - gonna wipe my phone and try this again Jul 13 01:34:19 Sweet Jul 13 01:34:40 Using my pre :) Jul 13 01:35:07 Definitely bookmarking this Jul 13 01:35:52 Joesmithspre: bookmarking what? Jul 13 01:36:18 this chatroom on my pre Jul 13 01:36:31 so I can chill in here Jul 13 01:36:37 on my pre Jul 13 01:37:36 what is the site? I'd like to use that, I think Jul 13 01:38:07 http://webchat.freenode.net/ Jul 13 01:38:08 hello everyone Jul 13 01:38:23 Then enter channel Jul 13 01:38:39 webos-internals Jul 13 01:38:48 no lag on my home wifi Jul 13 01:38:56 about to try over evdo Jul 13 01:39:25 has anyone tried the "newer" scaling app that the user clipcarl provided on PreCentral forums? Jul 13 01:51:46 destinal: progress? been offline since last night Jul 13 01:53:52 tmzt: I've spent a lot of today bringing a new developer up to speed and running errands and hanging out with family Jul 13 01:54:03 it should build out of the box for everyone now though Jul 13 01:55:32 tmzt: do you want to work on the code with us? what do I need to get it accessible to you, native on-pre build? Jul 13 01:56:14 raeb spotted the include file issue with glib, it just needed a backticked pkg-config Jul 13 01:56:33 I can pull the code, but I don't have a pre and am not working with the x86 emulator, if you want me to test it on a different browser I can do that, but I don't see how that will be much help Jul 13 01:56:41 tmzt: aha Jul 13 02:01:08 tmzt: so to get you the ability to help out we would need to get a close approximation going with a plugin in something like midori Jul 13 02:02:33 yeah Jul 13 02:02:42 that should be doable Jul 13 02:53:29 stupid netsplits Jul 13 02:56:08 howddy Jul 13 02:56:12 hi **** ENDING LOGGING AT Mon Jul 13 02:59:57 2009