From c3b036fbd245e974871e429eed0b32832c754485 Mon Sep 17 00:00:00 2001 From: Dave Kennedy Date: Tue, 26 Jan 2016 16:15:40 -0700 Subject: [PATCH] Fixed #2 and alphabetized paths --- mkstage4.sh | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/mkstage4.sh b/mkstage4.sh index ac78a9a..c05e494 100755 --- a/mkstage4.sh +++ b/mkstage4.sh @@ -79,16 +79,19 @@ shift;OPTIONS="$@" # Excludes: EXCLUDES="\ +--exclude=.bash_history \ +--exclude=dev/* \ +--exclude=lost+found \ +--exclude=media/* \ +--exclude=mnt/*/* \ --exclude=proc/* \ +--exclude=run/* \ --exclude=sys/* \ --exclude=tmp/* \ ---exclude=mnt/*/* \ +--exclude=usr/portage/* \ --exclude=var/lock/* \ --exclude=var/log/* \ ---exclude=var/run/* \ ---exclude=.bash_history \ ---exclude=lost+found \ ---exclude=usr/portage/*" +--exclude=var/run/*" if [ "$TARGET" == "/" ] then