Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Anton Palgunov
mkimage-profiles
Commits
f123fea6
You need to sign in or sign up before continuing.
Commit
f123fea6
authored
Jul 07, 2013
by
Michael Shigorin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dev: employ control feature
...instead of setting up pam_mktemp ourselves even if that was no big deal too.
parent
f059955d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
config.mk
features.in/dev/config.mk
+2
-1
40-hasher
features.in/dev/live/image-scripts.d/40-hasher
+0
-1
No files found.
features.in/dev/config.mk
View file @
f123fea6
use/dev:
use/dev:
use/control
@$(call add_feature)
@$(call add_feature)
@$(call add,THE_PACKAGES,git-core hasher gear)
@$(call add,THE_PACKAGES,git-core hasher gear)
@$(call add,CONTROL,pam_mktemp:enabled)
use/dev/mkimage: use/dev
use/dev/mkimage: use/dev
@$(call add,THE_PACKAGES,mkimage shadow-change su)
@$(call add,THE_PACKAGES,mkimage shadow-change su)
...
...
features.in/dev/live/image-scripts.d/40-hasher
View file @
f123fea6
...
@@ -28,7 +28,6 @@ fi
...
@@ -28,7 +28,6 @@ fi
# $TMP
# $TMP
TMP
=
"/tmp/.private/
$USER
"
TMP
=
"/tmp/.private/
$USER
"
control pam_mktemp enabled
sed
-i
'/^%_tmppath.*tmp$/d'
"
$HOME
/.rpmmacros"
sed
-i
'/^%_tmppath.*tmp$/d'
"
$HOME
/.rpmmacros"
echo
"%_tmppath
$TMP
"
>>
"
$HOME
/.rpmmacros"
echo
"%_tmppath
$TMP
"
>>
"
$HOME
/.rpmmacros"
...
...
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