Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-bit
/
systemd
Public
forked from
adamlaska/systemd
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
systemd
src
firstboot
on
v248
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 5, 2021
Merge pull request #18852 from yuwata/tree-wide-use-UINT64_MAX
Show description for 63dc82d
keszybz
authored
63dc82d
View commit details
Copy full SHA for 63dc82d
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
copy: move sync_rights() to copy.c and rename copy_rights()
Show description for bb72c43
poettering
authored and
bluca
committed
bb72c43
View commit details
Copy full SHA for bb72c43
View code at this point
Browse repository at this point
tree-wide: use UINT64_MAX or friends
yuwata
committed
f5fbe71
View commit details
Copy full SHA for f5fbe71
View code at this point
Browse repository at this point
Commits on Feb 22, 2021
basic/os-util: make the sentinel implicit
keszybz
committed
209c147
View commit details
Copy full SHA for 209c147
View code at this point
Browse repository at this point
Commits on Feb 15, 2021
Move and rename parse_path_argument() function
Show description for 614b022
keszybz
committed
614b022
View commit details
Copy full SHA for 614b022
View code at this point
Browse repository at this point
Commits on Feb 11, 2021
tree-wide: use free_and_strdup_warn()
yuwata
committed
b3f9c17
View commit details
Copy full SHA for b3f9c17
View code at this point
Browse repository at this point
tree-wide: propagate error in xxx_from-string()
yuwata
committed
7fb1d98
View commit details
Copy full SHA for 7fb1d98
View code at this point
Browse repository at this point
Commits on Jan 31, 2021
tree-wide: enable colorized logging for daemons when run in console
Show description for d2acb93
yuwata
committed
d2acb93
View commit details
Copy full SHA for d2acb93
View code at this point
Browse repository at this point
tree-wide: Drop custom formatting for print() help messages
Show description for bc55633
daandemeyer
authored and
yuwata
committed
bc55633
View commit details
Copy full SHA for bc55633
View code at this point
Browse repository at this point
Commits on Dec 15, 2020
firstboot: clean-up the copied hostname, not argv[] directly, as that's ugly
poettering
committed
79485fc
View commit details
Copy full SHA for 79485fc
View code at this point
Browse repository at this point
hostname-util: flagsify hostname_is_valid(), drop machine_name_is_valid()
Show description for 52ef5dd
poettering
committed
52ef5dd
View commit details
Copy full SHA for 52ef5dd
View code at this point
Browse repository at this point
Commits on Nov 9, 2020
license: LGPL-2.1+ -> LGPL-2.1-or-later
yuwata
committed
db9ecf0
View commit details
Copy full SHA for db9ecf0
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
Add a helper function that does make_salt+crypt_r
Show description for 0e98d17
keszybz
committed
0e98d17
View commit details
Copy full SHA for 0e98d17
View code at this point
Browse repository at this point
Commits on Sep 3, 2020
firstboot: don't create/modify passwd and shadow if not asked
afq984
authored and
keszybz
committed
67d5d9d
View commit details
Copy full SHA for 67d5d9d
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
firstboot: fill empty color if ansi_color unavailable from os-release
afq984
authored and
keszybz
committed
ae0d36c
View commit details
Copy full SHA for ae0d36c
View code at this point
Browse repository at this point
Commits on Aug 19, 2020
firstboot: hook up with libpwquality
poettering
committed
7baf10a
View commit details
Copy full SHA for 7baf10a
View code at this point
Browse repository at this point
Commits on Aug 11, 2020
firstboot: move --image= logic into common code
Show description for ee72df1
poettering
committed
ee72df1
View commit details
Copy full SHA for ee72df1
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
firstboot: move --image= logic into common code
Show description for 6aa05eb
poettering
committed
6aa05eb
View commit details
Copy full SHA for 6aa05eb
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
service: add new RootImageOptions feature
Show description for 18d7370
bluca
committed
18d7370
View commit details
Copy full SHA for 18d7370
View code at this point
Browse repository at this point
firstboot: Update help string with --root-shell options
daandemeyer
authored and
poettering
committed
f649325
View commit details
Copy full SHA for f649325
View code at this point
Browse repository at this point
Commits on Jul 28, 2020
firstboot: Check if the given shell exists
daandemeyer
authored and
poettering
committed
31363bd
View commit details
Copy full SHA for 31363bd
View code at this point
Browse repository at this point
Commits on Jul 23, 2020
firstboot: don't create /etc/passwd with mode 000
Show description for b226422
poettering
committed
b226422
View commit details
Copy full SHA for b226422
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
firstboot: Add --root-shell option
daandemeyer
committed
28900a1
View commit details
Copy full SHA for 28900a1
View code at this point
Browse repository at this point
firstboot: Tighten up passwd/shadow handling
Show description for c4a53eb
daandemeyer
committed
c4a53eb
View commit details
Copy full SHA for c4a53eb
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
firstboot: add option to turn off welcome text display
poettering
committed
a122502
View commit details
Copy full SHA for a122502
View code at this point
Browse repository at this point
firstboot: add --image= switch
Show description for 3ff9fa5
poettering
committed
3ff9fa5
View commit details
Copy full SHA for 3ff9fa5
View code at this point
Browse repository at this point
Commits on May 27, 2020
firstboot: Add --kernel-command-line option
daandemeyer
committed
a592535
View commit details
Copy full SHA for a592535
View code at this point
Browse repository at this point
firstboot: Add --root-password-hashed option
daandemeyer
committed
676339a
View commit details
Copy full SHA for 676339a
View code at this point
Browse repository at this point
firstboot: Add --delete-root-password option
daandemeyer
committed
4926cea
View commit details
Copy full SHA for 4926cea
View code at this point
Browse repository at this point
firstboot: Add --force option
daandemeyer
committed
b4909a3
View commit details
Copy full SHA for b4909a3
View code at this point
Browse repository at this point
firstboot: Don't check twice if /etc/shadow exists
daandemeyer
committed
1fbc95d
View commit details
Copy full SHA for 1fbc95d
View code at this point
Browse repository at this point
Commits on May 7, 2020
tree-wide: port various bits over to locale_is_installed()
poettering
committed
a00a78b
View commit details
Copy full SHA for a00a78b
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
tree-wide: use "hostname" spelling everywhere
Show description for 38b3850
keszybz
committed
38b3850
View commit details
Copy full SHA for 38b3850
View code at this point
Browse repository at this point
Commits on Feb 6, 2020
firstboot: add missing check
Show description for 39e96f8
keszybz
committed
39e96f8
View commit details
Copy full SHA for 39e96f8
View code at this point
Browse repository at this point
Commits on Jan 15, 2020
shared: split out crypt() specific helpers into its own .c/.h in src/shared/
Show description for 42f3b2f
poettering
committed
42f3b2f
View commit details
Copy full SHA for 42f3b2f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.