From 929e343f3679279cc836f4891bc811e0810338b4 Mon Sep 17 00:00:00 2001 From: udeved Date: Thu, 15 Jan 2015 06:53:21 +0100 Subject: [PATCH] update --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3562933..0e8ebd4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -manjaro-tools +manjaro-tools ============= Manjaro-tools-0.9.6 @@ -148,17 +148,17 @@ if no DM is used, set it to 'none' Packages-Livecd contains packages you only want on livecd but not installed on the target system with installer -dault files are in shared folderand can be symlinked or defined in a real file +default files are in shared folder and can be symlinked or defined in a real file If you need a custom livecd-overlay, create a overlay-livecd folder in your profile, and symlink from shared/overlay-livecd/ and add your modification. 2. buildpkg buildpkg is the chroot build script oi manjaro-tools. -It it run in a abs/pkgbuilds directory which contains directories with PKGBUILD -It can be configure with manjaro-tools.conf or by args -buildpackage creates by default a pkg cache dir in /var/cache/manjaro-tools/ -Subdirectories will be created when building for the brach and architecture. +It it run in a abs/pkgbuilds directory which contains directories with PKGBUILD. +It can be configured with manjaro-tools.conf or by args. +buildpkg creates by default a pkg cache dir in /var/cache/manjaro-tools/ +Subdirectories will be created when building for the branch and architecture. A word on makepkg.conf PKGDEST manjarotools.conf supports the makepkg.conf variables @@ -308,4 +308,4 @@ Disable lng cache, by default lng cache is cleaned on every build. Uning this op buildiso supports building from a list of iso profiles Default location of sets is /etc/manjaro-tools/manjaro-tools/sets/iso -but it can be configured in the conf file. \ No newline at end of file +but it can be configured in the conf file.