Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Catalyst Help
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
EEfw23
n00b
n00b


Joined: 06 May 2012
Posts: 8

PostPosted: Wed May 16, 2012 1:17 am    Post subject: Catalyst Help Reply with quote

Just for the sake of convenience, I will just start this thread so it will be easier to discuss any problems I might have and so more people can see it instead of "Creating a liveusb".

I am using catalyst to create a custom system with a fully graphical environment and some tools like libreoffice and firefox that I can use on any computer, I have set up my stage 1 spec file and I am having trouble when I run catalyst -f livecdstage1.spec with the USE changes. My question is How do I apply them ? and also Does anyone have any general suggestions about catalyst or spec files in general ?

Thanks in advance.
Back to top
View user's profile Send private message
EEfw23
n00b
n00b


Joined: 06 May 2012
Posts: 8

PostPosted: Wed May 16, 2012 11:03 pm    Post subject: Reply with quote

I have found the solution: Go to /var/tmp/catalyst/tmp/default/livecd_name/ , then go to etc/make.conf in THAT directory and add:
EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --keep-going"
EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --autounmask-write"

I am not sure that the --keep-going one is necessary.

then return to /var/tmp/catalyst/tmp/default/livecd_name/ and chroot to the install with:
mount --bind /sys sys
mount --bind /proc proc
chroot . /bin/bash --login
then run etc-update it gave me "nothing to do" or the like but just rerun catalyst -f livecd_name.spec and everything works!
Back to top
View user's profile Send private message
EEfw23
n00b
n00b


Joined: 06 May 2012
Posts: 8

PostPosted: Sat May 19, 2012 1:10 pm    Post subject: Catalyst stage 2 spec file Reply with quote

Can someone help me with setting up a catalyst stage2 spec file please? I am having trouble with livecd/runscript and livecd/archscript. The supposed path for runscript is /usr/lib/catalyst/livecd/runscript/"script_name" but there is no runscript directory the same goes for the archscript. I get the feeling that the build hangs on rsync because I leave these fields blank. My catalyst version is 2.08.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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