From 2b8339ee0890dde99d8cc896165227567eccf2b5 Mon Sep 17 00:00:00 2001 From: Danny Lee Date: Aug 20 2019 13:50:10 +0000 Subject: Update README.md --- diff --git a/README.md b/README.md index 6bee823..a716dbc 100644 --- a/README.md +++ b/README.md @@ -45,17 +45,17 @@ Set SELinux in permissive mode if your system in Enforcing mode. Open the terminal run the following command. - sudo livecd-creator --verbose --config=fedora-live-neuro.ks --fslabel=F30-Neuron-0.1.0 --cache=cache --tmpdir=tmp + sudo livecd-creator --verbose --config=fedora-live-workstation.ks --fslabel=Fedora-30-Neuro-0.1.0 --cache=cache --tmpdir=tmp Make sure to use cache directory as you don't need to download all packages each time when you create the ISO. You can find 1.7 GB of F30-Neuron-0.1.0.iso once the completion of build processing using initial script. - `-rw-r--r--. 1 root root 1.7G Aug 14 16:57 F30-Neuron-0.1.0.iso + `-rw-r--r--. 1 root root 1.7G Aug 14 16:57 Fedora-30-Neuro-0.1.0.iso ` ## Add/Remove packages -Open `fedora-lxde-neuro-packages.ks` file and add or remove required packages. For example you can remove lxde-office packages and LibreOffice by changing the script. +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. ### Add/Remove group of packages -@lxde-office @@ -63,14 +63,12 @@ Open `fedora-lxde-neuro-packages.ks` file and add or remove required packages. F ### Add/Remove single of package Or else you can remove midori and add Firefox - -midori firefox - -### Add Packages related FedoraNeuro +### Add Packages related Fedora Neuro - As listed in [fedora-lxde-neuro-packages.ks](https://pagure.io/neuro-sig/neuro-scripts/raw/master/f/fedora-lxde-neuro-packages.ks) file you can add your packages. + As listed in [fedora-neuro.ks](https://pagure.io/neuro-sig/neuro-scripts/blob/master/f/fedora-neuro.ks) file you can add your packages. ## Managing Repositories