Jump to content


New repository for ASUS EEE


42 replies to this topic

#1 kost

    Advanced Member

  • Members
  • PipPipPip
  • 60 posts

Posted 05 February 2008 - 12:22 PM

There's few packets which we miss, so we made special ASUS EEE/Xandros repository. Applications you can find:
kismet - wireless stumbler - latest version
nmap - poort scanning tool - latest version
aicrack-ng - for wireless attack - latest version
gpsd - GPS utility - latest version
freemind - mind mapping application - latest stable version
openproj - project management application - latest stable version
rar - archiver - latest stable version
truecrypt - file encryption utility - latest stable version
yakuake - terminal just like in quake - latest stable version
mjpg-streamer - utility for streaming from webcam - latest version

After adding the repository you can say, something like:
apt-get install openproj
..and it will install openproj application.

These things you need to add to /etc/apt/sources.list
deb http://ftp.linux.hr/asuseee/xandros/ binary/
deb-src http://ftp.linux.hr/asuseee/xandros/ source/

It's good that you add pinning also.

This is how my /etc/apt/sources.list looks:
deb http://update.eeepc.asus.com/p701 p701 main
deb http://update.eeepc.asus.com/p701/en p701 main

deb http://xnv4.xandros....xs2.0/upkg-srv2 etch main contrib non-free
deb http://dccamirror.xandros.com/dccri/ dccri-3.0 main
deb http://www.geekconnection.org/ xandros4 main
deb http://download.tuxf...org/eeepcrepos/ p701 main etch

deb http://ftp.linux.hr/asuseee/xandros/ binary/
deb-src http://ftp.linux.hr/asuseee/xandros/ source/

And this is how my /etc/apt/preferences file looks (pinning):
Package: *
Pin: origin update.eeepc.asus.com
Pin-Priority: 950

Package: *
Pin: origin ftp.linux.hr
Pin-Priority: 945

Package: *
Pin: origin
Pin-Priority: 925

Package: *
Pin: origin xnv4.xandros.com
Pin-Priority: 900

Package: *
Pin: origin dccamirror.xandros.com
Pin-Priority: 850

Package: *
Pin: origin www.geekconnection.org
Pin-Priority: 750

Package: *
Pin: release a=stable
Pin-Priority: 700

Package: *
Pin: release a=testing
Pin-Priority: 650

Package: *
Pin: release a=unstable
Pin-Priority: 600

#2 kost

    Advanced Member

  • Members
  • PipPipPip
  • 60 posts

Posted 05 February 2008 - 12:24 PM

Of course, you can always go to URL directly:
http://ftp.linux.hr/...xandros/binary/
and download package via browser and install it manually.

#3 agni

    Advanced Member

  • Members
  • PipPipPip
  • 69 posts

Posted 05 February 2008 - 02:39 PM

these are all binaries compiled specifically for the EEE?

#4 kost

    Advanced Member

  • Members
  • PipPipPip
  • 60 posts

Posted 05 February 2008 - 02:41 PM

Quote

these are all binaries compiled specifically for the EEE?
YES!

I forgot to mention there is also keepassx package available. :)

Anyway, sources can be found here:
http://ftp.linux.hr/...xandros/source/

#5 agni

    Advanced Member

  • Members
  • PipPipPip
  • 69 posts

Posted 05 February 2008 - 02:49 PM

Thanks
Useful stuff....

#6 kost

    Advanced Member

  • Members
  • PipPipPip
  • 60 posts

Posted 05 February 2008 - 02:57 PM

Quote

Thanks
Useful stuff....
You're welcome! :)

Anyway, there's one notice regarding truecrypt: It doesn't work well with unionfs! So, if the filesystem is small you can copy it to /tmp and then mount it with truecrypt.

If you removed unionfs from your EEE, then you're lucky! You can mount it directy!

Edited by kost, 05 February 2008 - 02:58 PM.


#7 bunker

    Member

  • Members
  • 21 posts

Posted 05 February 2008 - 03:27 PM

I'd be interested to se a recent version of qgis in your repository. Preferably most recent but at least 0.8.1.
http://www.qgis.org/

Edited by bunker, 05 February 2008 - 03:28 PM.


#8 NaeKid

    Advanced Member

  • Members
  • PipPipPip
  • 57 posts
  • LocationCalgary, AB, Canada

Posted 05 February 2008 - 03:30 PM

Can you tell me more about the GPS stuff listed there? I have an eXplorist 400 that I currently hook to my windows laptop for tracking / mapping, and I would love to do the same with my linux powered triple-E. Does it show the maps, your current position, etc, or is it just a tracking system that will need to be loaded into something like GoogleEarth to show you where you have been?
Its better to be naked with your friends than to be clothed with your enemies

#9 Neil

    EEEmazing User

  • Moderators
  • 6,897 posts
  • LocationBerkshire, England

Posted 05 February 2008 - 03:31 PM

Alternatively, we could have just one EEE repository, and use the existing one?

#10 kost

    Advanced Member

  • Members
  • PipPipPip
  • 60 posts

Posted 05 February 2008 - 10:17 PM

Quote

I'd be interested to se a recent version of qgis in your repository. Preferably most recent but at least 0.8.1.
http://www.qgis.org/
Your wish is my command! :)

You can find qgis 0.9.1 available in repository. As I don't know too much about that software, it would be good if you can try it yourself and report me bugs (if there's any).

Do note that you need to have xandros/etch repositories as I stated above in order to have qgis dependencies available also.

Edited by kost, 05 February 2008 - 10:18 PM.


#11 kost

    Advanced Member

  • Members
  • PipPipPip
  • 60 posts

Posted 05 February 2008 - 10:21 PM

Quote

Can you tell me more about the GPS stuff listed there? I have an eXplorist 400 that I currently hook to my windows laptop for tracking / mapping, and I would love to do the same with my linux powered triple-E. Does it show the maps, your current position, etc, or is it just a tracking system that will need to be loaded into something like GoogleEarth to show you where you have been?
gpsd is just for kismet in this repository :) but it's more like userland utility for accessing the GPS.

If you need something you mentioned, try to install gpsdrive:
http://www.gpsdrive.cc/

You can find it in xandros/etch repositories. If you have repositories set up as I stated above, you can just say:
apt-get install gpsdrive

Hope it helps!

#12 kost

    Advanced Member

  • Members
  • PipPipPip
  • 60 posts

Posted 05 February 2008 - 10:24 PM

Quote

Alternatively, we could have just one EEE repository, and use the existing one?
That's also possible! But, I don't see anywhere upload form or something similar :) enlighten me, please!

#13 Neil

    EEEmazing User

  • Moderators
  • 6,897 posts
  • LocationBerkshire, England

Posted 05 February 2008 - 10:39 PM

http://eeepcrepos.tuxfamily.org/

You can suggest packages in the wiki, I believe, although deadDuck should be able to assist :)

#14 deadDuck

    Senior Member

  • Members
  • 916 posts
  • LocationCalgary, AB, Canada

Posted 07 February 2008 - 03:54 AM

I have found maintaining a repository to be more "manual" than I expected and haven't figured out a way to collaborate easily. For the time being, I applaud Kost on his/her initiative and notice that there have so far been no duplication of packages.

If someone can describe in technical detail how people could collaborate on the repository that I maintain, I'd agree with having only one. Until then, keep up the good work and the more the merrier!

#15 itsthemedication

    Member

  • Members
  • 25 posts

Posted 08 February 2008 - 04:46 PM

When I copy your repository info and do:

sudo apt-get update

The process gets stuck at:

99% [10 Packges gzip 0]

#16 eFfeM

    Senior Member

  • Members
  • 861 posts

Posted 09 February 2008 - 09:03 AM

in most of the cases the standard etch packages work like a charm for me.
Personally, I'd like to go to the horse's mouth.....
All opinions, information etc in this forum post is copyrighted by me (eFfeM) unless indicated otherwise.
You are free to reuse whatever you want to, provided that:
1) you give credit to me and eeeuser.com whenever you reuse anything for all things you reused.
2) you do not pretend or create the illusion that your modifications are mine. I'll be responsible for my junk, you for yours :)

#17 kost

    Advanced Member

  • Members
  • PipPipPip
  • 60 posts

Posted 10 February 2008 - 02:07 AM

Quote

When I copy your repository info and do:

sudo apt-get update

The process gets stuck at:

99% [10 Packges gzip 0]
I guess the other repositories went down, because ftp.linux.hr was up all the time!

#18 kost

    Advanced Member

  • Members
  • PipPipPip
  • 60 posts

Posted 10 February 2008 - 02:09 AM

Quote

in most of the cases the standard etch packages work like a charm for me.
Personally, I'd like to go to the horse's mouth.....
There's situation when etch is not good:
1) you want newer packages (like kismet, nmap, ...)
2) you need security updates (like recent samba vulnerability on stock Xandros)
3) you want specially ASUS EEE built packets (like truecrypt5 which doesn't fit on EEE screen by default)

#19 kost

    Advanced Member

  • Members
  • PipPipPip
  • 60 posts

Posted 10 February 2008 - 02:13 AM

I just want to remind you (on this topic also) to upgrade samba (security isssue)

In order to upgrade you need to change pinning of ftp.linux.hr to some higher number, I've put 955 in priority field. E.g. - you should put:
Package: *
Pin: origin ftp.linux.hr
Pin-Priority: 955

Then issue:
sudo apt-get update
sudo apt-get upgrade

I tried to make everything compatible with other original xandros packages, so nothing should broke.

If you want to read more about this security issue, read this topics:
ASUS Eee PC rooted out of the box: http://forum.eeeuser...ic.php?id=14287
Security issues with Stock OS: http://forum.eeeuser...ic.php?id=14237

Have a safe day (and night!)

#20 Grimmy

    Senior Member

  • Members
  • 168 posts
  • LocationLondon

Posted 10 February 2008 - 03:06 PM

Are you planning on adding things like Firefox updates?

I was planning on building the latest one, perhaps I could try packaging it up for inclusion.
EeePC 701 4G - 2GB RAM - Ubuntu 10.10 Maverick Meerkat (Desktop Edition) - Eee Control 0.9.6





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users