Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 867148 Details for
Bug 1069380
kickstart "services --disabled=rpcbind" fails to disable rpcbind service
[?]
New
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.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
kickstart file illustrating failure to disable rpcbind service
vm20.ks (text/plain), 2.80 KB, created by
Gabriel Somlo
on 2014-02-24 21:32:26 UTC
(
hide
)
Description:
kickstart file illustrating failure to disable rpcbind service
Filename:
MIME Type:
Creator:
Gabriel Somlo
Created:
2014-02-24 21:32:26 UTC
Size:
2.80 KB
patch
obsolete
># ># Standalone Fedora Workstation ># (Gabriel L. Somlo <somlo at cmu.edu>, 2014) ># >text >url --url http://mirror.ini.cmu.edu/fedora/20/Fedora/x86_64/os/ >keyboard --vckeymap=us --xlayouts='us' >lang en_US.UTF-8 >firewall --disabled >timezone --utc America/New_York >firstboot --disable >xconfig --startxonboot > >authconfig --enableshadow --passalgo=sha512 > ># disable some default-on services, (and enable some default-off ones): >services --disabled=abrtd,avahi-daemon,bluetooth,libvirtd,nfs-lock,rpcbind,spice-vdagentd,xinetd --enabled=cups > >bootloader --location=mbr --boot-drive=vda >zerombr > >ignoredisk --only-use=vda >clearpart --all --initlabel --drives=vda > ># autopart insists on creating an unwanted /home volume (RHBZ 908076) >#autopart --type=lvm >part biosboot --fstype=biosboot --size=1 >part /boot --fstype=ext4 --recommended >part pv.0 --size=1 --grow >volgroup vg.0 --pesize=32768 pv.0 >logvol swap --name=lv.0 --vgname=vg.0 --recommended >logvol / --fstype=ext4 --name=lv.1 --vgname=vg.0 --size=1 --grow >#logvol /home --fstype=ext4 --name=lv.2 --vgname=vg.0 --size=1 --grow > > >repo --name=Everything --baseurl=http://mirror.ini.cmu.edu/fedora/20/Everything/x86_64/os/ >repo --name=Updates --baseurl=http://mirror.ini.cmu.edu/updates/20/x86_64/ >repo --name=FusionFree --baseurl=http://mirror.ini.cmu.edu/rpmfusion-free/20/Everything/x86_64/os/ >repo --name=FusionNonfree --baseurl=http://mirror.ini.cmu.edu/rpmfusion-nonfree/20/Everything/x86_64/os/ >repo --name=FusionFreeUpd --baseurl=http://mirror.ini.cmu.edu/rpmfusion-free-updates/20/x86_64/ >repo --name=FusionNonfreeUpd --baseurl=http://mirror.ini.cmu.edu/rpmfusion-nonfree-updates/20/x86_64/ >repo --name=GLS --baseurl=http://mirror.ini.cmu.edu/gls/20/x86_64/ > > >%packages >@admin-tools >@base-x >@basic-desktop >@core >@design-suite >@development-libs >@development-tools >@electronic-lab >@engineering-and-scientific >@eclipse >@fedora-packager >@firefox >@font-design >@fonts >@guest-desktop-agents # Helps VMs interact with their host (cut/paste, etc.) >@hardware-support >@input-methods >@java-development >@lxde-desktop >@mate-desktop >@multimedia >@perl-web >@printing >@robotics >@security-lab >@standard >@smb-server >@sql-server >@system-tools >@virtualization >@web-server >@x-software-development >ddd >ffmpeg >flac123 >flash_player-mozilla >flpsed >ghex >gls-release >gnucash >gphoto2 >grip >gv >iasl >inotify-tools >k9copy >kmodtool >kmod-openafs >libdvdcss >libtiff-tools >libvirt-daemon-qemu >logwatch >minicom >mpg123 >netpbm-progs >net-snmp-utils >pam_afs_session # required for obtaining AFS tokens with sssd upon login >pavucontrol >pdfjam >pdftk >pmtools >puppet >rdesktop >regionset >rpmfusion-packager >sipcalc >soundconverter >tesseract >tftp-server >unifdef >vim-X11 >vlc >wmx >xchat >xdaliclock >xpdf >xv >%end > > >%post > ># update packages: >yum -y update > ># fix up how color-ls handles directories (normal color, bold type): >sed -i 's/^DIR.*/DIR 01/' /etc/DIR_COLORS* > >%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 1069380
: 867148