Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
package-helpers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
trisquel
package-helpers
Commits
5207e49c
Commit
5207e49c
authored
7 years ago
by
Pablo Correa
Browse files
Options
Downloads
Patches
Plain Diff
directories replacement
parent
9e17fc4a
No related branches found
Branches containing commit
No related tags found
1 merge request
!187
Fix directories and modified desktop for fat-client
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
helpers/make-ltsp
+6
-6
6 additions, 6 deletions
helpers/make-ltsp
with
6 additions
and
6 deletions
helpers/make-ltsp
+
6
−
6
View file @
5207e49c
...
...
@@ -17,12 +17,12 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION
=
1
VERSION
=
2
.
./config
ln
-s
Debian-functions server/plugins/ltsp-build-client/Trisquel-functions
cp
-a
server/plugins/ltsp-build-client/Ubuntu server/plugins/ltsp-build-client/Trisquel
cp
-a
server/
share/ltsp/
plugins/ltsp-build-client/Ubuntu server/
share/ltsp/
plugins/ltsp-build-client/Trisquel
/bin/sed
's/main restricted universe multiverse/main/g;
s:archive.ubuntu.com/ubuntu:archive.trisquel.info/trisquel:g;
...
...
@@ -30,17 +30,17 @@ s:security.ubuntu.com/ubuntu:archive.trisquel.info/trisquel:g;
s/ubuntu-desktop/trisquel/g;
s/ubuntu-theme/trisquel-theme/g;
s/ubuntu-standard/trisquel-recommended/g;
s/ubuntu/trisquel/g;'
server/plugins/ltsp-build-client/Trisquel/
*
-i
s/ubuntu/trisquel/g;'
server/
share/ltsp/
plugins/ltsp-build-client/Trisquel/
*
-i
sed
's/theme-ubuntu/theme-trisquel/g;'
debian/control
-i
sed
'/ubuntu-font/d'
debian/control
-i
sed
's/DESKTOP_SESSION=ubuntu/DESKTOP_SESSION=gnome-classic/'
debian/40-ltsp
-i
#
sed 's/DESKTOP_SESSION=ubuntu/DESKTOP_SESSION=gnome-classic/' debian/40-ltsp -i
replace edubuntu trisquel
.
replace Edubuntu Trisquel
.
# turn off the encrypted X tunnel via SSH and instead run a less secure, but much faster unencrypted tunnel.
sed
's/\[example\]/[default]/; s/key=value/LDM_DIRECTX=True/'
server/plugins/ltsp-build-client/Trisquel/030-default-lts-conf
-i
sed
's/\[example\]/[default]/; s/key=value/LDM_DIRECTX=True/'
server/
share/ltsp/
plugins/ltsp-build-client/Trisquel/030-default-lts-conf
-i
changelog
"Rebranded for Trisquel, LDM_DIRECTX=True by default"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment