Re: bug or feature

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



	If you're looking for a quick way to accomplish this:
cp splittree.py splittree-dvd.py

About line 79 you'll find this:
self.target_size = 640.0 * 1024.0 * 1024

Change that to:
self.target_size = 4.6 * 1024.0 * 1024.0 * 1024

I also substitute "-dvd" everywhere "-disc" appears so that CD directories and dvd directories can coexist. For me, making an option to the script would mean more modifications when official changes are made.

Andrew

Gene Czarcinski wrote:
Should I be able to use anaconda-runtime to create DVD images (instead of CD images)? Specifically, should splittree.py be able to splits things into a total of 2 directory trees (rather than 8 for CD images)?

I have submitted this as a bug -- https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=148963

However, should I change that to an RFE for doing DVDs?

Gene

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list



[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux