Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
edu_distributions
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Σταύρος Λαγός
edu_distributions
Commits
f00070a4
Commit
f00070a4
authored
Mar 14, 2017
by
Σοφία Κομψαρά
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
elementary beta 2 scripts
parent
d3c42769
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
debian8.6.0/32bit/ElementaryEdition/elementary.seed
debian8.6.0/32bit/ElementaryEdition/elementary.seed
+0
-4
debian8.6.0/32bit/ElementaryEdition/shellScripts/essentialfiles.tar.gz
...2bit/ElementaryEdition/shellScripts/essentialfiles.tar.gz
+0
-0
No files found.
debian8.6.0/32bit/ElementaryEdition/elementary.seed
View file @
f00070a4
...
...
@@ -108,17 +108,13 @@ d-i finish-install/reboot_in_progress note
#d-i preseed/late_command string in-target wget -P /tmp/ http://$server/skript.sh; in-target chmod +x /tmp/s
d-i preseed/late_command string \
wget -O /target/tmp/essentialfiles.tar.gz http://ostdev.minedu.gov.gr/~sofiakom/customDistros/ElementaryEdition/essentialfiles.tar.gz ; \
in-target tar xvf /tmp/essentialfiles.tar.gz -C /tmp/ ; \
in-target mv /tmp/sources.list /etc/apt ; \
in-target mv /tmp/sudoers /etc ; \
in-target cp /tmp/RunME.desktop /home/student/RunME.desktop ; \
in-target cp /tmp/runme.sh /home/student/runme.sh ; \
in-target chown student:student /home/student/RunME.desktop ; \
in-target chown student:student /home/student/runme.sh ; \
in-target chmod +x /home/student/runme.sh ; \
in-target chmod +x /home/student/*.desktop ; \
in-target chmod +x /tmp/postinstall.sh ; \
...
...
debian8.6.0/32bit/ElementaryEdition/shellScripts/essentialfiles.tar.gz
View file @
f00070a4
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment