Re: How are DVDs identified by anaconda?

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

 



2009/1/14 Jeroen van Meeuwen <kanarip@xxxxxxxxxxx>:
> In an attempt to speed up your workflow, you could patch Revisor to not
> append "files/" and have everything go to the root directory[1].
>
> To make the change more permanently, you could even create your own module
> putting the files in "/" rather then "files/"[2,3].
>
> Kind regards,
>
> Jeroen van Meeuwen
> -kanarip
>
> [1] Line 404 in /usr/lib/python2.5/site-packages/revisor/pungi.py:
> -                dst_dir = "%s/files/%s"
> +                dst_dir = "%s/%s"
>
> [2] Example module:
> http://git.fedorahosted.org/git/?p=revisor;a=blob;f=revisor/modisolinux/__init__.py
> http://git.fedorahosted.org/git/?p=revisor;a=blob;f=revisor/modreuseinstaller/__init__.py
>
> [3] Documentation on writing modules/plugins:
>
> https://fedorahosted.org/revisor/wiki/WritingPlugins

That's extremely useful thank you.

Chris.

_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list

[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux