Announcing - A new way to make live media with livemedia-creator
by Brian C. Lane
livemedia-creator is a new addition to the lorax project. Its goal is to
create live images using anaconda so that we have one place to maintain
the logic defining what an installed system should look like.
lorax-17.1 contains the first release which should be working well
enough for people to experiment with. See the README.livemedia-creator
for details and examples. The current version can be used to create
bootable disk images or to convert those images into a bootable .iso
Development disussion will be on the anaconda-devel-list, and bugs can
be filed against lorax. I'll either take them or you can assign them to
bcl(a)redhat.com
--
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
10 years, 6 months
Re: How to set custom GNOME 3 settings for Fedora Remix?
by Valent Turkovic
On Sat, Mar 10, 2012 at 10:59 PM, Ikem Krueger
<ikem.krueger(a)googlemail.com> wrote:
>> 2012/3/10 valent.turkovic(a)gmail.com <valent.turkovic(a)gmail.com>:
>
>> I was under the impression that gconftool-2 was being replaced by gconfigure.
>
> I read something about "gsettings".
>
>> Please show me a few examples how you use gconftool-2 with Gnome 3.
>
> http://linux-workers.posterous.com/gnome-get-and-set-preferences-on-the-t...
>
> --
> My blog: http://linux-workers.posterous.com/
$ gconftool-2 --get /apps/gedit-2/preferences/editor/wrap_mode/wrap_mode
No value set for `/apps/gedit-2/preferences/editor/wrap_mode/wrap_mode'
These tools are outdated and work only for GNOME 2 :(
So please if anybody has some info how to enable GNOME 3 settings
while building GNOME 3 Fedora Remix please share that info.
Cheers,
Valent.
--
follow me - www.twitter.com/valentt & http://kernelreloaded.blog385.com
linux, anime, spirituality, wireless, scuba, linuxmce smart home, zwave
ICQ: 2125241, Skype: valent.turkovic, MSN: valent.turkovic(a)hotmail.com
11 years, 8 months
Re: How to set custom GNOME 3 settings for Fedora Remix?
by Valent Turkovic
I was under impression that gconftool-2 was being replaced by gconfigure.
I used gconftool-2 in GNOME 2, please show me few examples how you use
gconftool-2 with GNOME 3.
On Saturday, March 10, 2012, Ikem Krueger <ikem.krueger(a)googlemail.com>
wrote:
>> 2012/3/10 Ikem Krueger <ikem.krueger(a)googlemail.com>:
>>
>> Use a shell script which makes use of "gconf"?
>
> I meant "gconftool-2"..
>
> --
> My blog: http://linux-workers.posterous.com/
>
--
follow me - www.twitter.com/valentt & http://kernelreloaded.blog385.com
linux, anime, spirituality, wireless, scuba, linuxmce smart home, zwave
ICQ: 2125241, Skype: valent.turkovic, MSN: valent.turkovic(a)hotmail.com
11 years, 9 months
How to set custom GNOME 3 settings for Fedora Remix?
by Valent Turkovic
Hi,
how can you customize and tweak GNOME 3 settings for Fedora Remixes?
Using gsettings in %post part of kickstart files doesn't work :(
I tries with this in %post part of kickstart file but it doesn't work:
# Gedit with 10 recent files
gsettings set org.gnome.gedit.preferences.ui max-recents '13'
any other ideas?
Cheers,
Valent.
--
follow me - www.twitter.com/valentt & http://kernelreloaded.blog385.com
linux, anime, spirituality, wireless, scuba, linuxmce smart home, zwave
ICQ: 2125241, Skype: valent.turkovic, MSN: valent.turkovic(a)hotmail.com
11 years, 9 months