[Fedora-livecd-list] config/livecd-fedora-kde.ks

2008-04-27 Thread Sebastian Vahl
 config/livecd-fedora-kde.ks |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 317007a9f2fbf1e793b4a8a653d3aee8223240a9
Author: Sebastian Vahl <[EMAIL PROTECTED]>
Date:   Sun Apr 27 22:13:35 2008 +0200

add pavucontrol

diff --git a/config/livecd-fedora-kde.ks b/config/livecd-fedora-kde.ks
index 8acdb46..8cefa08 100644
--- a/config/livecd-fedora-kde.ks
+++ b/config/livecd-fedora-kde.ks
@@ -30,6 +30,7 @@ filelight
 
 # some extras
 fuse
+pavucontrol
 
 # additional fonts
 @fonts


--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list


Re: [Fedora-livecd-list] [PATCH] Partition Size overriding

2008-04-27 Thread Tim Wood
Cool.  Could the patch be extended to our bits and pieces so they'd do 
the same thing?


Tim


Jeremy Katz wrote:

On Fri, 2008-04-25 at 15:00 +0200, Jeroen van Meeuwen wrote:
  
while spinning a Games DVD -just for kicks-, I found that the "part / 
8000" in it's kickstart isn't really applied.


Using ksflatten shows me the "part" statements are appended to one 
another, depending on the other they have been specified; if "part / 
8000" is specified before including the 'base' kickstart, the filesystem 
will end up size 8000*1024L*1024L. Either way:


Attached are two patches:

partition_size_last-specified.patch makes livecd-tools loop through 
/all/ the partition statements, and takes the size of last "part /" 
specified so that the "part /" statement becomes something that can be 
overridden. I'm not sure how valid this is, as sorting "part" statements 
in pykickstart may result in unsuspected behavior on livecd-tool's part.



This is the idea of how it should work and the patch looks fine.  Applied, 
thanks

Jeremy

--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list

  



--
_
Tim Wood, CLP, RHCT
719.338.7484 (tel)

The Data Wranglers
Web, Database & more sincesince 1994
www.datawranglers.com

--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list


Re: [Fedora-livecd-list] [PATCH] Partition Size overriding

2008-04-27 Thread Jeroen van Meeuwen

Tim Wood wrote:
Cool.  Could the patch be extended to our bits and pieces so they'd do 
the same thing?




I don't understand.

Kind regards,

Jeroen van Meeuwen
-kanarip

--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list


Re: [Fedora-livecd-list] [PATCH] Partition Size overriding

2008-04-27 Thread Tim Wood
My strong communications ability is demonstrated once again ;-). 


As an example, it would be nice to do this with:
* repositories
* language
* selinux configuration
* firewall configuration

It would also be nice to use a similar looping approach so that packages 
removed in kickstarts higher up the foodchain would be removed... even 
if included in kickstarts lower in the foodchain.


Hopefully that clarifies my thought.  If not, let me know.

Tim


Jeroen van Meeuwen wrote:

Tim Wood wrote:
Cool.  Could the patch be extended to our bits and pieces so they'd 
do the same thing?




I don't understand.

Kind regards,

Jeroen van Meeuwen
-kanarip

--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list




--
_
Tim Wood, CLP, RHCT
719.338.7484 (tel)

The Data Wranglers
Web, Database & more sincesince 1994
www.datawranglers.com

--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list


Re: [Fedora-livecd-list] [PATCH] Partition Size overriding

2008-04-27 Thread Tim Wood
Of course, I should mention that something of the things I included in 
my list are already over-rideable.  The list is just to illustrate my 
request.


Tim


Jeroen van Meeuwen wrote:

Tim Wood wrote:
Cool.  Could the patch be extended to our bits and pieces so they'd 
do the same thing?




I don't understand.

Kind regards,

Jeroen van Meeuwen
-kanarip

--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list




--
_
Tim Wood, CLP, RHCT
719.338.7484 (tel)

The Data Wranglers
Web, Database & more sincesince 1994
www.datawranglers.com

--
Fedora-livecd-list mailing list
Fedora-livecd-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-livecd-list