xdguserdirs.gereklere.eklendi

This commit is contained in:
milisbir 2017-01-27 06:32:02 +00:00
parent 6a63e415a3
commit ef91d877a5
4 changed files with 4 additions and 2 deletions

View File

@ -40,4 +40,5 @@ abiword
dosfstools dosfstools
os-prober os-prober
openjdk openjdk
xdg-user-dirs
lxdm lxdm

View File

@ -29,4 +29,5 @@ dosfstools
os-prober os-prober
openjdk openjdk
flashplayer flashplayer
xdg-user-dirs
komutan komutan

Binary file not shown.

View File

@ -1139,8 +1139,7 @@ squashfs_olustur(){
#cp $bos_imaj tmp/LiveOS/ext3fs.img #cp $bos_imaj tmp/LiveOS/ext3fs.img
#else #else
#dd if=/dev/zero of=tmp/LiveOS/ext3fs.img bs=1MB count="$((anayer+fazladan))" #dd if=/dev/zero of=tmp/LiveOS/ext3fs.img bs=1MB count="$((anayer+fazladan))"
dd if=/dev/zero of=tmp/LiveOS/ext3fs.img bs=1MB dd if=/dev/zero of=tmp/LiveOS/ext3fs.img bs=1MB count=16384
count=20000
#dd if=/dev/zero of=tmp/LiveOS/ext3fs.img bs=1MB count=16192 #dd if=/dev/zero of=tmp/LiveOS/ext3fs.img bs=1MB count=16192
mke2fs -t ext4 -L $iso_etiket -F tmp/LiveOS/ext3fs.img mke2fs -t ext4 -L $iso_etiket -F tmp/LiveOS/ext3fs.img
mkdir -p temp-root mkdir -p temp-root
@ -1298,3 +1297,4 @@ parametre_analiz() {
parametre_analiz "$@" parametre_analiz "$@"