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
416ae9a8
Commit
416ae9a8
authored
10 years ago
by
Santiago Rodriguez
Browse files
Options
Downloads
Patches
Plain Diff
Avoid installing packages and moving files outside path
parent
21dfcbc9
No related branches found
No related tags found
1 merge request
!10
Bugfix ubuntu release upgrader
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
helpers/make-ubuntu-release-upgrader
+0
-7
0 additions, 7 deletions
helpers/make-ubuntu-release-upgrader
with
0 additions
and
7 deletions
helpers/make-ubuntu-release-upgrader
+
0
−
7
View file @
416ae9a8
...
@@ -35,10 +35,6 @@ sed s/self._test_and_warn_on_dropped_fglrx_support/#self._test_and_warn_on_dropp
...
@@ -35,10 +35,6 @@ sed s/self._test_and_warn_on_dropped_fglrx_support/#self._test_and_warn_on_dropp
sed
'/nvidia/d'
DistUpgrade/build-tarball.sh
-i
sed
'/nvidia/d'
DistUpgrade/build-tarball.sh
-i
rm
tests/test-data/xorg.conf.fglrx
rm
tests/test-data/xorg.conf.fglrx
#% Make sure nvidia-common and fglrx-modaliases are not installed
apt-get remove
--purge
-y
nvidia-common
||
true
apt-get remove
--purge
-y
fglrx-modaliases
||
true
#https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/990740
#https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/990740
cat
<<
EOF
>> DistUpgrade/DistUpgradeQuirks.py
cat
<<
EOF
>> DistUpgrade/DistUpgradeQuirks.py
...
@@ -195,7 +191,6 @@ EOF
...
@@ -195,7 +191,6 @@ EOF
rm
DistUpgrade/EOLReleaseAnnouncement.html DistUpgrade/ReleaseAnnouncement.html
rm
DistUpgrade/EOLReleaseAnnouncement.html DistUpgrade/ReleaseAnnouncement.html
apt-get
install
-q
-y
parsewiki
parsewiki DistUpgrade/EOLReleaseAnnouncement
>
DistUpgrade/EOLReleaseAnnouncement.html
parsewiki DistUpgrade/EOLReleaseAnnouncement
>
DistUpgrade/EOLReleaseAnnouncement.html
parsewiki DistUpgrade/ReleaseAnnouncement
>
DistUpgrade/ReleaseAnnouncement.html
parsewiki DistUpgrade/ReleaseAnnouncement
>
DistUpgrade/ReleaseAnnouncement.html
...
@@ -267,7 +262,6 @@ replace changelogs.ubuntu.com packages.trisquel.info .
...
@@ -267,7 +262,6 @@ replace changelogs.ubuntu.com packages.trisquel.info .
/bin/sed
-i
's/�~Lubuntu/�~Ltrisquel/g; s/被ubuntu/被trisquel/g; s#http://launchpad.net/ubuntu/+source/%s/%s/+changelog#http://trisquel.info/project/issues#g; s/<.*@ubuntu.com/<info@trisquel.info/g; s/ ubuntu\n/ trisquel\n/g; s/ubuntu\ /trisquel\ /g; s/\ ubuntu/\ trisquel/g; s/Ubuntu/Trisquel/g; s/ubuntu-desktop/trisquel-/g; s/www.ubuntu.com/trisquel.info/g; s/www.ubuntulinux.org/trisquel.info/g '
po/
*
.po
$(
find |
grep
py
$)
$(
find |
grep
'\.glade$'
)
/bin/sed
-i
's/�~Lubuntu/�~Ltrisquel/g; s/被ubuntu/被trisquel/g; s#http://launchpad.net/ubuntu/+source/%s/%s/+changelog#http://trisquel.info/project/issues#g; s/<.*@ubuntu.com/<info@trisquel.info/g; s/ ubuntu\n/ trisquel\n/g; s/ubuntu\ /trisquel\ /g; s/\ ubuntu/\ trisquel/g; s/Ubuntu/Trisquel/g; s/ubuntu-desktop/trisquel-/g; s/www.ubuntu.com/trisquel.info/g; s/www.ubuntulinux.org/trisquel.info/g '
po/
*
.po
$(
find |
grep
py
$)
$(
find |
grep
'\.glade$'
)
apt-get
install
--force-yes
-y
rpl
rpl 11
\.
04 5
\.
0 DistUpgrade/
*
.ui
rpl 11
\.
04 5
\.
0 DistUpgrade/
*
.ui
rpl 11
\.
04 5
\.
0 po/
*
-R
rpl 11
\.
04 5
\.
0 po/
*
-R
rpl 11
\.
10 5
\.
5 DistUpgrade/
*
.ui
rpl 11
\.
10 5
\.
5 DistUpgrade/
*
.ui
...
@@ -327,4 +321,3 @@ changelog "Compiled for Trisquel"
...
@@ -327,4 +321,3 @@ changelog "Compiled for Trisquel"
PARALLEL
=
false
compile
PARALLEL
=
false
compile
cp
../dist-upgrader
*
/root
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