Dear Wiki user, You have subscribed to a wiki page or wiki category on "Fedora Project Wiki" for change notification. The following page has been changed by RahulSundaram: http://fedoraproject.org/wiki/Docs/Beats/Installer?action=diff&rev2=101&rev1=100 The comment on the change is: icon theme is undecided. removing minor anaconda changes and older kickstart content ------------------------------------------------------------------------------ * Improved LiveCD support. Ability to install from live image running from RAM or USB stick. * Improved firewire support. - * Echo icon theme replaces Bluecurve * Improved installation for Sony Playstation 3 * French keyboard layout uses latin9 - * Spec file adheres to Fedora packaging guidelines * Improved kickstart installation - * More bug fixes - - === Kickstart Changes === - - Three new {{{kickstart}}} keywords have been added. - - {{{repo --name=<repoid> [--baseurl=<url>|--mirrorlist=<url>] }}} - - The keyword `repo` specifies additional package repositories to use for installation. The parameter `baseurl` specifies the URL for the repository, while `mirrorlist` specifies a list of mirrors. One and only one of these options may be specified per repository definition. - - {{{services [--disabled=<list>] [--enabled=<list>] }}} - - The keyword `services` modifies the default set of services that are started in the default runlevel. The parameters `enabled` and `disabled` take comma-separated lists, with `enabled` services taking priority. - - {{{user --name=<username> [--groups=<list>] [--homedir=<homedir>] [--password=<password>] [--iscrypted] [--shell=<shell>] [--uid=<uid>] }}} - - The keyword `user` creates a new user with the specified parameters. The parameter `name` is required; all other parameters are optional. - - More documentation on {{{kickstart}}} is available in the `anaconda` package. To install it, run the command {{{su -c 'yum install anaconda'}}} and read the `/usr/share/doc/anaconda*/kickstart-docs.txt` file for more information. === Installation Related Issues === -- Fedora-relnotes-content mailing list Fedora-relnotes-content@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-relnotes-content