|
 |
|
05-28-2009, 09:34 AM
|
#16
|
|
Newbie
Join Date: Aug 2008
Posts: 12
|
i tried startx but it tells me i need "xinit" ... i installed it using apt and the blank screen with the cursor appeared after a startx.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
05-31-2009, 12:15 PM
|
#17
|
|
licensed to kill
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,043
|
Quote: Originally Posted by skeal 
i tried startx but it tells me i need "xinit" ... i installed it using apt and the blank screen with the cursor appeared after a startx.
noted. I'll make sure xinit is installed for the next run.
UPDATE: I ran a new image with xinit and X should now autostart with tty1.
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
Last edited by kev000; 05-31-2009 at 11:49 PM.
|
|
|
06-01-2009, 12:01 PM
|
#18
|
|
Newbie
Join Date: Aug 2008
Posts: 12
|
not working in virtualbox
i guess the ; before then is too much, isn't it?
Last edited by skeal; 06-01-2009 at 12:03 PM.
|
|
|
06-01-2009, 03:00 PM
|
#19
|
|
Constant Bitrate
Join Date: May 2008
Posts: 173
|
Quote: Originally Posted by skeal 
not working in virtualbox
i guess the ; before then is too much, isn't it?
I'm thinking it could be the missing space after "if".
|
|
|
06-02-2009, 01:46 AM
|
#20
|
|
licensed to kill
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,043
|
Quote: Originally Posted by Sicarius 
I'm thinking it could be the missing space after "if".
fixed this issue in the latest build (i think).
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
Last edited by kev000; 06-02-2009 at 01:55 AM.
|
|
|
06-03-2009, 07:53 AM
|
#21
|
|
licensed to kill
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,043
|
Update: I just set up a automatic mirroring solution for http://linuxice.openice.org. It's pretty cool how it works, it's basically an apache cluster that will redirect to the mirrors based on traffic.
If anyone wants to contribute by offering some web space, I can help you get setup. All you basically need is a server with rsync access.
This should keep downloads fast.
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
|
|
|
06-05-2009, 09:02 AM
|
#22
|
|
Constant Bitrate
Join Date: Aug 2007
Location: Northern VA
Posts: 125
|
Hi guys. I'm going to give the latest snapshot a try and will most likely be able to offer a mirror next week, as well as start becoming active in this effort.
Quick question though. I prefer to do a lot of this on my actual carputer device which is a little web pad with no cd that I can boot off. I usually create a free partition and use debootstrap to install new versions of the OS. Can this be done off of your repos or not? The crux is I cant install off a CD directly onto the device which I think is important in testing these things. If not, I'll use a virtual machine.
thanks
charles
|
|
|
06-05-2009, 11:11 AM
|
#23
|
|
licensed to kill
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,043
|
Quote: Originally Posted by cgalpin 
Hi guys. I'm going to give the latest snapshot a try and will most likely be able to offer a mirror next week, as well as start becoming active in this effort.
Quick question though. I prefer to do a lot of this on my actual carputer device which is a little web pad with no cd that I can boot off. I usually create a free partition and use debootstrap to install new versions of the OS. Can this be done off of your repos or not? The crux is I cant install off a CD directly onto the device which I think is important in testing these things. If not, I'll use a virtual machine.
thanks
charles
there's no reason why you can't debootstrap debian/ubuntu and add the linuxice repo (when we actually get it set up). I'm trying to make the system install as easy as `apt-get install linuxice` which will install all the other packages.
take a look at how the live-cd is created: http://wiki.openice.org/index.php/Linuxice2 it starts out as a debootstrap'd chroot and then builds from that...
The most help I can use at this point is setting up an automatic solution to build all the packages and automatically create a repo for them.... I think I can get all the packages built easy enough. I don't yet know how to build the repo without a 3rd party helper utility (I used falcon before).
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
06-05-2009, 04:16 PM
|
#24
|
|
Constant Bitrate
Join Date: Aug 2007
Location: Northern VA
Posts: 125
|
Sorry I should have poked around on the wiki a bit more. I had taken a casual look before and not seen anything pointing me to get started with linuxice2 and then I saw this thread.
Helping with the automation of building packages and putting them into a repo sounds like it's right up my alley, so I'll definitely help with it. I'll get a VM setup for the repo and get back to you on the details. Do you guys do most of your collaboration on IRC?
|
|
|
06-05-2009, 09:44 PM
|
#25
|
|
licensed to kill
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,043
|
Quote: Originally Posted by cgalpin 
Sorry I should have poked around on the wiki a bit more. I had taken a casual look before and not seen anything pointing me to get started with linuxice2 and then I saw this thread.
Helping with the automation of building packages and putting them into a repo sounds like it's right up my alley, so I'll definitely help with it. I'll get a VM setup for the repo and get back to you on the details. Do you guys do most of your collaboration on IRC?
Yep: #linuxice on irc.freenode.com
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
|
|
|
07-17-2009, 07:40 PM
|
#26
|
|
licensed to kill
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,043
|
If my tests go okay today, this will be LinuxICE2-Alpha1.
There is a testing repository setup at http://linuxice.openice.org:88/packages/testing. Here's the proper apt line if you want to try it:
Code:
deb http://linuxice.openice.org:88/packages/testing ./
there are a number a new packages: fbd, wifiproximity, smsd, obdgpslogger, navit (0.1.1+svn), linuxice, linuxice-desktop and linuxice-standard. The linuxice packages is a metapackage that will install everything.
Anyway, try it out, see if it works for you.
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
|
|
|
07-20-2009, 01:32 AM
|
#27
|
|
FLAC
Join Date: May 2006
Location: Calgary, Alberta
Posts: 1,542
|
I tried the July 17 package and it seemed to work fine.
AMD 64 bit 3500+ processor
2 gigs DDR 3200 RAM
wireless bluetooth Logitech mouse
__________________
Ampie Case
2.5" Hard Drive 80GB Samsung 5400RPM
256 MB DDR2 PC5400
Xenarc 700TSV - VGA Monitor
Intel D945GCLF Motherboard
M2-ATX-HV
2005 Honda Civic
|
|
|
08-25-2009, 06:22 PM
|
#28
|
|
licensed to kill
Join Date: Aug 2006
Location: Deep in the Rockies... coding in caves
Posts: 1,043
|
The build server is back up, so I'll start bug fixing and get some updated builds out. Beta1 here we come!
__________________
LinuxICE - because my car already has enough windows (and because I like speed).
LinuxICE2 beta2 is released!!! get it now!
Follow OpenICE development
|
|
|
09-03-2009, 11:40 AM
|
#30
|
|
Newbie
Join Date: Aug 2009
Posts: 11
|
Looks like server is down again.
Wanting to check out the latest build but http://linuxice.openice.org/daily-live/ is down.
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:17 AM.
| |