From 37279ccd9cc963255750b292c60686f699b4ddd9 Mon Sep 17 00:00:00 2001 From: Danny Lee Date: Sep 13 2019 14:56:31 +0000 Subject: Update README.md Update filenames. Update formatting/grammar. --- diff --git a/README.md b/README.md index cd259a8..8a0e8e0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # neuro-scripts -This repo contain scripts related FedoraNeuro SPIN which maintain by [NeuroFedora SIG](https://fedoraproject.org/wiki/SIGs/NeuroFedora). +This repo contains scripts related to the FedoraNeuro SPIN which is maintained by [NeuroFedora SIG](https://fedoraproject.org/wiki/SIGs/NeuroFedora). @@ -26,10 +26,11 @@ You may need to install git, and [install a ssh key](https://docs.pagure.org/pag Once you have cloned the repo, you can find following files: + README.md + fedora-comp-neuro-common.ks fedora-live-base.ks + fedora-live-comp-neuro.ks fedora-live-workstation.ks - fedora-live-neuro.ks - fedora-neuro-common.ks fedora-neuro-gnome-common.ks fedora-repo-not-rawhide.ks fedora-repo.ks @@ -57,23 +58,29 @@ You can find 1.7 GB of F30-Neuron-0.1.0.iso once the completion of build process ` ## Add/Remove packages -Open `fedora-workstation-common.ks` or `fedora-live-base` and you can add or remove required packages. For example you can remove lxde-office packages and add LibreOffice by changing the script. +You can add or remove required packages in the files: + +fedora-workstation-common.ks +fedora-neuro-gnome-common.ks +fedora-live-base +fedora-comp-neuro-common.ks ### Add/Remove group of packages - -@lxde-office - @libreoffice +Example: remove @lxde-office package and add @libreoffice package + -@lxde-office + @libreoffice ### Add/Remove single of package -Or else you can remove midori and add Firefox +Example: remove midori and add Firefox -midori firefox ### Add Packages related Fedora Neuro - As listed in [fedora-neuro-common.ks](https://pagure.io/neuro-sig/neuro-scripts/blob/master/f/fedora-neuro-common.ks) file you can add your packages. + As listed in fedora-comp-neuro-common.ks](https://pagure.io/neuro-sig/neuro-scripts/blob/master/f/fedora-comp-neuro-common.ks) file you can add your packages. ## Managing Repositories - +[Intentionally left blank] ### Build ISO on Fedora 30 which is the current release.