ReferencePlatforms/Test/FedoraLinux64: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
Line 8: Line 8:
  vi /etc/sysconfig/network
  vi /etc/sysconfig/network


Fedora is no longer covered by puppet. Run the script that performs the same steps:
Fedora64 is no longer covered by puppet. Run the script that performs the same steps:


https://hg.mozilla.org/build/braindump/file/a6eee2f099b0/linux-related/fedora_setup_no_puppet.sh
https://hg.mozilla.org/build/braindump/file/a6eee2f099b0/linux-related/fedora_setup_no_puppet.sh


There are some basic params at the top of the script that need to be set prior to running the script.
There are some basic params at the top of the script that need to be set prior to running the script.

Latest revision as of 17:06, 6 September 2013

This reference page is pretty much as Fedora 32bit's page but it differs in the post puppet packages which will be listed here:

Post-imaging steps

Set hostname:

hostname 

Change hostname in /etc/sysconfig/network

vi /etc/sysconfig/network

Fedora64 is no longer covered by puppet. Run the script that performs the same steps:

https://hg.mozilla.org/build/braindump/file/a6eee2f099b0/linux-related/fedora_setup_no_puppet.sh

There are some basic params at the top of the script that need to be set prior to running the script.