Hi! -------- Original-Nachricht -------- Datum: Tue, 8 Aug 2006 23:07:21 -0700 (PDT) Von: Ted Kosan <[EMAIL PROTECTED]> An: [email protected] Betreff: Re: [gentoo-catalyst] Relative paths in spec files
--<snip>-- > What I am in the process of doing is putting together a pre-configured > Catalyst-based LiveCD build environment that is newbie-friendly and housed > in a > CVS. Consider to use trac. Comes with subversion and wiki. Good experiences with it here... http://trac.edgewall.org/ > When a Catalyst newbie checks this build environment out of the CVS, > I > was hoping to have the Catalyst configuration file and the spec files > already > pointing to the resources they need to ( which are also present in the > checked > out environment ). > > The ability to use relative paths in the Catalyst configuration file and > the > spec files seems like it would work for this use. > > I have experimented with placing "print os.getcwd()" in the catalyst2 > script > and it indicates that the current working directory is set to whatever > directory this script is launched from. What we did here, is writing make files. Such things are handled with m4 here. Also stuff like the timestamp. So you'd call make snapshot livecd_stage1 livecd_stage2 write_cd here to create a new livecd and burn it. But a build.xml file and jakarta-ant are also an option. --<snip>-- Ciao, Andreas -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer -- [EMAIL PROTECTED] mailing list
