Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ce9320b04b | ||
|
|
a07cb8f5f4 |
6 changed files with 1 additions and 1543 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
/udev-182.tar.xz
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
Patch:
|
||||
@for i in 00*.patch; do n=$$[$$(echo $$i|cut -f 1 -d '-'|sed -e 's#^0*##')]; echo "Patch$$n: $$i";done
|
||||
|
||||
patch:
|
||||
@for i in 00*.patch; do n=$$[$$(echo $$i|cut -f 1 -d '-'|sed -e 's#^0*##')]; echo "%patch$$n -p1 -b .git$$n";done
|
||||
|
||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
|||
obsolete udev, it is replaced by systemd
|
||||
1
mirrors
1
mirrors
|
|
@ -1 +0,0 @@
|
|||
ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/
|
||||
1
sources
1
sources
|
|
@ -1 +0,0 @@
|
|||
d0a1ac9501d7c4ae68839d1b601592b8 udev-182.tar.xz
|
||||
Loading…
Add table
Add a link
Reference in a new issue