This website requires JavaScript.
Explore
Help
Sign In
Installer
/
melawy-archiso-config
Watch
1
Star
0
Fork
You've already forked melawy-archiso-config
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
melawy-archiso-config
/
Melawy-Linux-Base-System
/
airootfs
/
usr
/
local
/
bin
/
create-pacman-keyring
7 lines
83 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
haveged -w
1024
pacman-key --init
pkill haveged
pacman-key --populate
Reference in New Issue
View Git Blame
Copy Permalink