Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Model registry
Operate
Terraform modules
Analyze
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
andri saputra
Adélie Package Tree
Commits
7975f503
Verified
Commit
7975f503
authored
7 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
system/adelie-base: Fix passwd entry for root
parent
824740d0
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
system/adelie-base/APKBUILD
+2
-2
2 additions, 2 deletions
system/adelie-base/APKBUILD
system/adelie-base/passwd
+1
-1
1 addition, 1 deletion
system/adelie-base/passwd
with
3 additions
and
3 deletions
system/adelie-base/APKBUILD
+
2
−
2
View file @
7975f503
...
...
@@ -3,7 +3,7 @@
pkgname
=
adelie-base
pkgver
=
0.3.2
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"The Adélie Linux Base System"
url
=
"http://adelielinux.org/"
arch
=
"noarch"
...
...
@@ -68,4 +68,4 @@ devkit() {
sha512sums
=
"bc8369dec474262de74117789db26130ffd7664f33235fad363771891ce8e64ce339f803509fc044339d8ff173dcf4b1c3cebab6fbcf4d91e3af7d2fb75580c3 adelie-base-0.3.2.tar.xz
e6775b9e1c6421338aaceee375b3b74aa100fd444e369b280ce45c9167119b76bebc11737d7f929e50e20a553a35e0e25f7d0f71deb0483d3bccc08e319dcf98 group
595d7d4ab873545b3b69b8cd028674f72d2c0b8cb4dce3fe59cf6f88e20ef5c803f4ac8e98ba93f6306f8950ef77049112cba58035adb7ae68f8ea95e9fb6610
passwd"
9eede0c1cd56a9ffb5227cc9446cdb1bbe73d5f17cd5ee99cf29acca3160f3a96d79e1420311a140f9d9f32950b9823b33ad84dadf7b85921d4f1a945dd5a252
passwd"
This diff is collapsed.
Click to expand it.
system/adelie-base/passwd
+
1
−
1
View file @
7975f503
root:x:0:0:Root User:/root:/bin/ash
root:x:0:0:Root User:/root:/bin/
b
ash
bin:x:1:1:System Binary User:/bin:/sbin/nologin
daemon:x:2:2:System Daemon User:/sbin:/sbin/nologin
adm:x:3:4:adm:/var/adm:/sbin/nologin
...
...
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