Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Base Layout
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Adélie Linux
Base Layout
Commits
013b3f7b
Unverified
Commit
013b3f7b
authored
Aug 01, 2018
by
A. Wilcox
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Create /root
parent
eea7bf33
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
CHANGELOG.rst
CHANGELOG.rst
+5
-0
Makefile
Makefile
+1
-0
No files found.
CHANGELOG.rst
View file @
013b3f7b
0.8.1 (01 Aug 2018)
===================
* Create /root directory from Makefile.
0.8.0 (01 Aug 2018)
===================
* Release for beta1 snapshot
...
...
Makefile
View file @
013b3f7b
...
...
@@ -4,6 +4,7 @@ all:
install
:
cp
-au
tree/
*
${DESTDIR}
/
install
-d
-m700
-o0
-g0
${DESTDIR}
/root
release.tar
:
tree/*
tar
-cf
release.tar
--exclude
=
proc/.dirkeep
--exclude
=
sys/.dirkeep
--exclude
=
release.tar
--exclude
=
.git
--format
=
posix
--numeric-owner
--owner
=
0
--group
=
0
-p
--transform
=
"s@^
\.
/@adelie-base-
${VERSION}
/@"
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment