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
109fa651
Commit
109fa651
authored
2 years ago
by
Luis Guzmán
Browse files
Options
Downloads
Patches
Plain Diff
distro info: Update test distro-info trisquel for aramo
parent
001da750
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#543
passed
2 years ago
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
helpers/DATA/distro-info/test-trisquel-distro-info
+2
-2
2 additions, 2 deletions
helpers/DATA/distro-info/test-trisquel-distro-info
helpers/make-distro-info
+3
-1
3 additions, 1 deletion
helpers/make-distro-info
with
5 additions
and
3 deletions
helpers/DATA/distro-info/test-trisquel-distro-info
+
2
−
2
View file @
109fa651
...
...
@@ -129,9 +129,9 @@ Options:
--days=[MILESTONE] (created, release, eol)
-a --all list all known versions
-d --devel latest development version
--lts latest long term support (LTS) version
-s --stable latest stable version
--supported list of all supported stable versions
--lts latest long term support (LTS) version
--supported list of all supported versions (including development)
--unsupported list of all unsupported stable versions
-c --codename print the codename (default)
-f --fullname print the full name
...
...
This diff is collapsed.
Click to expand it.
helpers/make-distro-info
+
3
−
1
View file @
109fa651
...
...
@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION
=
1
VERSION
=
2
DEPENDS
=
distro-info-data
.
./config
...
...
@@ -51,6 +51,8 @@ cp $DATA/test.pl perl/
#shell
mv
shell/ubuntu-distro-info.in shell/trisquel-distro-info.in
mv
haskell/UbuntuDistroInfo.hs haskell/TrisquelDistroInfo.hs
changelog
"Reworking and branding Trisquel GNU/Linux distro info."
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