|
|
|
@ -10,12 +10,12 @@ cp $destdir/usr/share/design/school/backgrounds/bglight.png $destdir/etc/skel/ |
|
|
|
|
cp $destdir/usr/share/design/school/backgrounds/default.png $destdir/etc/skel/ |
|
|
|
|
|
|
|
|
|
#Настройка дефолтных реп |
|
|
|
|
echo "">>$destdir/etc/apt/sources.list |
|
|
|
|
#echo "">>$destdir/etc/apt/sources.list |
|
|
|
|
#raz=`cat $destdir/etc/apt/sources.list.d/yandex.list|grep x86_64` |
|
|
|
|
#if [ "$raz" != "" ]; |
|
|
|
|
#then |
|
|
|
|
echo "rpm http://osmesh.ru/repo/p10 x86_64 hasher">>$destdir/etc/apt/sources.list |
|
|
|
|
echo "rpm http://osmesh.ru/repo/p10 noarch hasher">>$destdir/etc/apt/sources.list |
|
|
|
|
#echo "rpm http://osmesh.ru/repo/p10 x86_64 hasher">>$destdir/etc/apt/sources.list |
|
|
|
|
#echo "rpm http://osmesh.ru/repo/p10 noarch hasher">>$destdir/etc/apt/sources.list |
|
|
|
|
#else |
|
|
|
|
#echo "rpm http://school830.ru/myrepo/ i586 hasher">>$destdir/etc/apt/sources.list |
|
|
|
|
#fi |
|
|
|
|