|
@ -358,12 +358,8 @@ EOF |
|
|
mkdir -p /usr/share/autostart |
|
|
mkdir -p /usr/share/autostart |
|
|
mkdir -p /usr/local/tigeros/ |
|
|
mkdir -p /usr/local/tigeros/ |
|
|
cd /usr/local/tigeros/ |
|
|
cd /usr/local/tigeros/ |
|
|
dnf install subversion |
|
|
|
|
|
svn export https://github.com/RITlug/TigerOS/trunk/scripts/ /usr/local/tigeros/ |
|
|
|
|
|
mv "scripts/*" /usr/local/tigeros/ |
|
|
|
|
|
ln -s /usr/local/enablerpmfusion.sh /usr/share/autostart/enablerpmfusion.sh |
|
|
ln -s /usr/local/enablerpmfusion.sh /usr/share/autostart/enablerpmfusion.sh |
|
|
ln -s /usr/local/tigeros/postinstall /usr/share/autostart/postinstall |
|
|
ln -s /usr/local/tigeros/postinstall /usr/share/autostart/postinstall |
|
|
dnf remove subversion |
|
|
|
|
|
chmod -R 755 /usr/local/tigeros/ |
|
|
chmod -R 755 /usr/local/tigeros/ |
|
|
|
|
|
|
|
|
restorecon -R /usr/local/tigeros |
|
|
restorecon -R /usr/local/tigeros |
|
@ -407,10 +403,11 @@ pidgin |
|
|
rhythmbox |
|
|
rhythmbox |
|
|
rpmfusion-free-release |
|
|
rpmfusion-free-release |
|
|
syslinux |
|
|
syslinux |
|
|
TigerOS-bookmarks |
|
|
|
|
|
TigerOS-logos |
|
|
|
|
|
TigerOS-release |
|
|
|
|
|
|
|
|
tigeros-bookmarks |
|
|
|
|
|
tigeros-logos |
|
|
|
|
|
tigeros-release |
|
|
tigeros-repos |
|
|
tigeros-repos |
|
|
|
|
|
tigeros-scripts |
|
|
transmission |
|
|
transmission |
|
|
wget |
|
|
wget |
|
|
yumex-dnf |
|
|
yumex-dnf |
|
|