index
:
teythoon/packaging/hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debian
/
local
/
partman
/
commit.d
/
40hurd_reload-partitions
blob: 6c1058727797dc9e03f8a86b21a6fdfd6d822a0c (
plain
)
1
2
3
4
5
#!/bin/sh for part in /dev/[hs]d?s*; do settrans -ag $part done