Re: kickstart -- refreshing rpm's.

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

 



gary artim wrote:
> Thanks for the reply....below is my .ks , i'm installing using vsftp
> on a private net.
[...]
> #platform=x86, AMD64, or Intel EM64T
> #version=F11
> # Firewall configuration
> firewall --disabled
> # Install OS instead of upgrade
> install
> # Root password
> rootpw --iscrypted xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> # Network information
> network  --bootproto=dhcp --device=eth1 --onboot=on
> # System authorization information
> auth  --useshadow  --passalgo=md5
> # Use text mode install
> text
> # System keyboard
> keyboard us
> # System language
> lang en_US
> # SELinux configuration
> selinux --disabled
> # Do not configure the X Window System
> skipx
> # Installation logging level
> logging --level=info
> # Use network installation
> url --url=ftp://10.0.1.1/install/fc11

I think if you add a repo line for the updates repo here, the
installer will pull any updated packages from the updates repo.

> # Reboot after installation
> reboot
> # System timezone
> timezone  America/Los_Angeles
> # System bootloader configuration
> bootloader --location=mbr
> # Partition clearing information
> autopart
> clearpart --all
>
> %packages
> @base
> @development-libs
> @development-tools
> @hardware-support
> ##  gridengine
>
> %post
> mkdir /share
> echo "10.0.1.1:/share /share nfs hard,timeo=5,retrans=20" >> /etc/fstab
> echo "/bin/sleep 120 && /bin/mount -a -t nfs" >> /etc/rc.local
> %end

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sex is hereditary. If your parents never had it, chances are you wont
either.
    -- Joseph Fischer

Attachment: pgpN1o4AJs8M6.pgp
Description: PGP signature

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux