From 306790d2f41b078a25da5d48960f9ee2e8693ad4 Mon Sep 17 00:00:00 2001 From: Danny Lee Date: Sep 13 2019 15:00:47 +0000 Subject: Update README.md --- diff --git a/README.md b/README.md index 8a0e8e0..aeee427 100644 --- a/README.md +++ b/README.md @@ -48,33 +48,38 @@ 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=Fedora-30-Neuro-0.1.0 --cache=cache --tmpdir=tmp + `sudo livecd-creator --verbose --config=fedora-live-neuro.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 2.3G Sep 04 11:00 Fedora-30-Neuro-0.1.0.iso -` + `-rw-r--r--. 1 root root 2.3G Sep 04 11:00 Fedora-30-Neuro-0.1.0.iso` + ## Add/Remove packages -You can add or remove required packages in the files: +You can add or remove required packages in these files: +` fedora-workstation-common.ks fedora-neuro-gnome-common.ks fedora-live-base fedora-comp-neuro-common.ks +` ### Add/Remove group of packages Example: remove @lxde-office package and add @libreoffice package - -@lxde-office +` + -@lxde-office @libreoffice +` ### Add/Remove single of package Example: remove midori and add Firefox - -midori +` + -midori firefox - +` ### Add Packages related Fedora Neuro 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.