This website works better with JavaScript.
Explore
Register
Sign In
kernel
/
dracut
mirror of
https://git.kernel.org/pub/scm/boot/dracut/dracut.git/
Watch
1
Star
0
Fork
You've already forked dracut
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Use new check functionality to make 10redhat-i18n only work on redhat.
master
Victor Lowther
16 years ago
parent
4ca2254668
commit
25a244f774
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
modules.d/10redhat-i18n/check
2
modules.d/10redhat-i18n/check
Unescape
Escape
View File
@ -0,0 +1,2 @@
#!/bin/bash
[ -f /etc/redhat-release ]
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
kernel/dracut
Title
Body
Create Issue