Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CONRAD Install LiveCD 0.2.5 (amd64)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Wed Dec 21, 2005 10:31 pm    Post subject: CONRAD Install LiveCD 0.2.5 (amd64) Reply with quote

CONRAD On irc: #conrad on FreeNode
This is a REISER4 CAPABLE LiveCD for installing Gentoo Linux (64-bit machines)
For the i686 LiveCD visit...
https://forums.gentoo.org/viewtopic-t-414544.html
-----
This CD is fully-compatible for installing Gentoo Linux (64-bit) With the Reiser4 Filesystem
This CD is identical to the Gentoo Minimal Install CD, except it includes some more packages (ndiswrapper, pork, etc) and has reiser4 support
====
Released 0.2.5 for 64-bit machines!
-----
Built from SCRATCH for athlon64 (features are about the same as 0.2.5 i686 cd)
* Gentoo-sources-2.6.14 (Manually patched for reiser4)
* 6 boot options
* Reiser4Progs-1.0.5
(These CDS can be used to install for ANY filesystem!)
-----
Mirror #1 - enderandrew.com - THANKS TO ENDERANDREW!
http://enderandrew.com/conrad/livecd/conrad-install-livecd-amd64-0.2.5.iso
http://enderandrew.com/conrad/livecd/conrad-install-livecd-amd64-0.2.5.md5
Mirror #2 - Thanks to mudrii!!!
ftp://mudrii.ath.cx/Conrad/conrad-install-livecd-amd64-0.2.5.iso
ftp://mudrii.ath.cx/Conrad/conrad-install-livecd-amd64-0.2.5.md5
-----
Mirror Shortage:
If you could provide a mirror with atleast 200 MB for this CD it would be great and strongly appreciated, I own 1 mirror that is slow and terrible.
----
\-Conrad Development Team-/
/-Cheater1034, Brainiac_Ghost, Mdshort-\
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.


Last edited by cheater1034 on Thu Dec 29, 2005 12:05 am; edited 4 times in total
Back to top
View user's profile Send private message
mudrii
l33t
l33t


Joined: 26 Jun 2003
Posts: 789
Location: Singapore

PostPosted: Thu Dec 22, 2005 12:34 am    Post subject: Reply with quote

Thx cheater1034
I will test this one and if I will find some bugs I will let you know :).
If you could post make.conf for this release please to check GCC optimization and USE flags that you did use for building this CD ?
Big Thank you for your effort
Regards
mudrii
_________________
www.gentoo.ro
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Thu Dec 22, 2005 2:54 am    Post subject: Reply with quote

mudrii wrote:
Thx cheater1034
I will test this one and if I will find some bugs I will let you know :).
If you could post make.conf for this release please to check GCC optimization and USE flags that you did use for building this CD ?
Big Thank you for your effort
Regards
mudrii


Sure,

Make.conf
Code:

CFLAGS="-O2 -march=athlon64 -pipe"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
PORTDIR_OVERLAY="/usr/local/portage"
USE="-X -gtk -vorbis -xmms -xv -gnome -opengl -svga ipv6 socks5 livecd fbcon ssl win32codecs -jpeg"


The compiler is just the defualt, GCC 3.4.4, I didnt feel it needed to be built with 4.x - In the future Conrad 1.x releases, I plan to make AMD64 an option, I havent had any time to play with it yet

Cheers,
-Brandon

Sidenote:
*ADDED NEW MIRROR - Thanks to mudrii!*
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
mbar
Veteran
Veteran


Joined: 19 Jan 2005
Posts: 1990
Location: Poland

PostPosted: Thu Dec 22, 2005 8:02 am    Post subject: Reply with quote

downloading, will try it next week :)
Back to top
View user's profile Send private message
revertex
l33t
l33t


Joined: 23 Apr 2003
Posts: 806

PostPosted: Thu Jan 05, 2006 10:39 pm    Post subject: Reply with quote

Hey guys, take a look here,
http://www.jdempsey.com/2005/12/08/free-online-file-storagesending/#more-305
There is a huge list of free file hosting that can host the live-cd.
Most part of these sites have a good download speed, i gess it should be helpful.
I'm in any form triyng to do some kind of advertisement, i'm not affiliate with none of these sites, just found it though digg.com

cheers.
Back to top
View user's profile Send private message
taqueso
n00b
n00b


Joined: 22 Aug 2003
Posts: 13

PostPosted: Fri Mar 03, 2006 4:10 am    Post subject: Reply with quote

Thanks for this LiveCD, it made my life much easier!
Back to top
View user's profile Send private message
timmy69
n00b
n00b


Joined: 05 Mar 2006
Posts: 7

PostPosted: Sun Mar 05, 2006 12:52 pm    Post subject: Reply with quote

cheater1034 : How did you made this? I mean.. How can I build my own
livecd? I have such a problem b'coz I'm writing a program for my friends
firm which has to be "OS - independent" ( he wants to covenant with his clients
via the internet.. the data about clients would be store in a mysql base..
the problem is that not all of his future clients have mysql libs on their machines..
and linking it statically would dramatically increase size of my program. So I
figured out that I can just create my own livecd with my program "on board" :])
I've read about "LiveCd from Berlios" but it curently not yet support gentoo installations..

EDIT:

O.K. I've already found it on a wiki: http://gentoo-wiki.com/HOWTO_build_a_LiveCD
and that: http://gentoo-wiki.com/HOWTO_build_a_LiveCD_from_scratch
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Sun Mar 05, 2006 4:18 pm    Post subject: Reply with quote

timmy69 wrote:
cheater1034 : How did you made this? I mean.. How can I build my own
livecd? I have such a problem b'coz I'm writing a program for my friends
firm which has to be "OS - independent" ( he wants to covenant with his clients
via the internet.. the data about clients would be store in a mysql base..
the problem is that not all of his future clients have mysql libs on their machines..
and linking it statically would dramatically increase size of my program. So I
figured out that I can just create my own livecd with my program "on board" :])
I've read about "LiveCd from Berlios" but it curently not yet support gentoo installations..

EDIT:

O.K. I've already found it on a wiki: http://gentoo-wiki.com/HOWTO_build_a_LiveCD
and that: http://gentoo-wiki.com/HOWTO_build_a_LiveCD_from_scratch


I'd go for building it from scratch.

I do it in a build directory seperately, and from a chroot, I clean it out with my scripts before building it, and then I build it with my scripts. the second wiki is your best bet ;)
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum