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
58ad6f11
Commit
58ad6f11
authored
2 years ago
by
Luis Guzmán
Browse files
Options
Downloads
Patches
Plain Diff
apt-mirror: Fix apt-mirror changelog.
parent
85506200
No related branches found
No related tags found
No related merge requests found
Pipeline
#546
passed
2 years ago
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
helpers/DATA/apt-mirror/Trisquel-mirror.list
+9
-9
9 additions, 9 deletions
helpers/DATA/apt-mirror/Trisquel-mirror.list
helpers/make-apt-mirror
+2
-3
2 additions, 3 deletions
helpers/make-apt-mirror
with
11 additions
and
12 deletions
helpers/DATA/apt-mirror/Trisquel-mirror.list
+
9
−
9
View file @
58ad6f11
...
@@ -14,14 +14,14 @@ set _tilde 0
...
@@ -14,14 +14,14 @@ set _tilde 0
#
#
############# end config ##############
############# end config ##############
deb http://archive.trisquel.
info
/trisquel @CODENAME@ main
deb http://archive.trisquel.
org
/trisquel @CODENAME@ main
deb http://archive.trisquel.
info
/trisquel @CODENAME@-security main
deb http://archive.trisquel.
org
/trisquel @CODENAME@-security main
deb http://archive.trisquel.
info
/trisquel @CODENAME@-updates main
deb http://archive.trisquel.
org
/trisquel @CODENAME@-updates main
deb http://archive.trisquel.
info
/trisquel @CODENAME@-backports main
deb http://archive.trisquel.
org
/trisquel @CODENAME@-backports main
deb-src http://archive.trisquel.
info
/trisquel @CODENAME@ main
deb-src http://archive.trisquel.
org
/trisquel @CODENAME@ main
deb-src http://archive.trisquel.
info
/trisquel @CODENAME@-security main
deb-src http://archive.trisquel.
org
/trisquel @CODENAME@-security main
deb-src http://archive.trisquel.
info
/trisquel @CODENAME@-updates main
deb-src http://archive.trisquel.
org
/trisquel @CODENAME@-updates main
deb-src http://archive.trisquel.
info
/trisquel @CODENAME@-backports main
deb-src http://archive.trisquel.
org
/trisquel @CODENAME@-backports main
clean http://archive.trisquel.
info
/trisquel
clean http://archive.trisquel.
org
/trisquel
This diff is collapsed.
Click to expand it.
helpers/make-apt-mirror
+
2
−
3
View file @
58ad6f11
...
@@ -18,13 +18,12 @@
...
@@ -18,13 +18,12 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
#
VERSION
=
2
VERSION
=
3
.
./config
.
./config
cp
$DATA
/Trisquel-mirror.list debian/
cp
$DATA
/Trisquel-mirror.list debian/
changelog
"Added config for Trisquel GNU/Linux"
sed
's/Debian or Ubuntu/Trisquel/'
-i
apt-mirror
sed
's/Debian or Ubuntu/Trisquel/'
-i
apt-mirror
sed
's/Debian/Trisquel/g'
-i
apt-mirror
sed
's/Debian/Trisquel/g'
-i
apt-mirror
...
@@ -33,7 +32,7 @@ sed "s/stable/$CODENAME/g" -i apt-mirror
...
@@ -33,7 +32,7 @@ sed "s/stable/$CODENAME/g" -i apt-mirror
sed
's/ contrib//g'
-i
apt-mirror
sed
's/ contrib//g'
-i
apt-mirror
sed
's/ non-free//g'
-i
apt-mirror
sed
's/ non-free//g'
-i
apt-mirror
changelog
"
U
pdate manpage for Trisquel"
changelog
"
Added config and u
pdate manpage for Trisquel
.
"
compile
compile
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