Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 479981 Details for
Bug 679166
installer overwrites all new device passphrases with first-specified/global passphrase
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
example kickstart file
client.ks (text/plain), 1.86 KB, created by
tsukebumi
on 2011-02-21 19:26:18 UTC
(
hide
)
Description:
example kickstart file
Filename:
MIME Type:
Creator:
tsukebumi
Created:
2011-02-21 19:26:18 UTC
Size:
1.86 KB
patch
obsolete
>#platform=x86, AMD64, or Intel EM64T >#version=DEVEL ># Install OS instead of upgrade >install ># Firewall configuration >firewall --disabled ># Use CDROM installation media >#cdrom >nfs --server=172.16.3.39 --dir=/mirror/download.fedora.redhat.com/pub/fedora/linux/releases/14/Everything/i386/os/ >rootpw --iscrypted $1$TsSj0BWz$07Tva46Lqz9OjUBVQnPQd. ># System authorization information >auth --useshadow --passalgo=md5 ># Use graphical install >graphical >firstboot --disable ># System keyboard >keyboard la-latin1 ># System language >lang es_MX.utf8 ># SELinux configuration >selinux --disabled ># Installation logging level >logging --level=info ># Reboot after installation >#reboot >#firstboot --enable --reconfig ># System timezone >timezone America/Mexico_City ># System bootloader configuration >bootloader --location=mbr ># Partition clearing information >clearpart --all ># Disk partitioning information > >#%include /tmp/part_siirfe >part / --fstype="ext4" --size=10000 --encrypted --passphrase=pass1 >part /boot --fstype="ext4" --size=130 >part /var/lib/pgsql --fstype="ext4" --grow --size=1 --encrypted --passphrase=pass2 >part /dwf --fstype="ext4" --size=10480 --encrypted --passphrase=pass3 >part /var --fstype="ext4" --size=3072 --encrypted --passphrase=pass4 >part /tmp --fstype="ext4" --size=1500 --encrypted --passphrase=pass5 >part swap --fstype="swap" --recommended --encrypted --passphrase=pass6 > >%pre > >%end > >%post >echo POST > >%end > >%packages >@base >@core >#@development-libs >#@development-tools >@editors >@fonts >@gnome-desktop >#@gnome-software-development >@graphical-internet >#@graphics >@hardware-support >@input-methods >@java >@online-docs >@text-internet >#@x-software-development >@base-x >tomcat6 >xfsprogs >mtools >gpgme >gpm >lua >cmake >gvfs-obexftp >glibmm24-devel >gnome-vfs2-devel >libsigc++20-devel >libart_lgpl-devel >gypsy >hdparm >gok >iok >ncftp >mesa-libGLU-devel >gdm >WindowMaker >xscreen-saver >fvwm >@sql-server >@dns-server >%end
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 679166
: 479981 |
480014
|
480293