On Wednesday 18 August 2004 02:17, Dario Rapisardi wrote:
> El Mié 18 Ago 2004 01:46, John escribió:
> > B. Keith Murphy wrote:
> > >I remember a long time ago there was some mention of building other
> > > modules for picax beside the standard cd-r/rw module. I have looked
> > > through the code and have no idea where to start, but I think in the
> > > long run it would be very useful to have a dvd module so that that you
> > > can create a dvd iso. The dvd burners are really getting cheap (liton
> > > has a dvd - dual layer (8.5gb) burner for 100 or 120 now). It might be
> > > useful.. Any ideas?
> > >
> > >Keith
> >
> > I haven't looked at picax at all yet, but when I was hacking at Anaconda
> > in the time of RHL 7.3 a DVD was just a big CD.
> > ISO sizes were hard-coded somewhere near the front of one of the python
> > source files and users could change them as they chose such as to
> > support 700 Mb CDs.
>
> I never burned a DVD in my hole life. But if it is just a big cd, I suppose
> you could set up the 'part-size' option in picax, or take a look at
> <picax_root>/modules/picax/modules/cd.py for a start.
>
> Hope it helps,
I did take a look at the cd.py file. Thanks dario, that was what I was
looking for. Buried away down three levels and hard to find. I don't think
it would be difficult to make a dvd.py file for the dvd module. They are
fairly similar, in that yes a dvd is basically a "big cd". Still, I am sure
there will be some modifications. Now I have an excuse to bug the wife about
getting a dvd-burner. Really, honey, it's to help out with the gang at CL.
Keith
|