Skip to content

beep-1.4.4

Compare
Choose a tag to compare
@ndim ndim released this 02 Apr 17:58
· 225 commits to master since this release
  • Remove udev/rules.d/ and modprobe.d/ example files to force packagers to re-read PACKAGING.md and PERMISSIONS.md
  • Rewritten PERMISSIONS.md and INSTALL.md, adapting README.md and PACKAGING.md and beep(1) (i.e. beep.1.in) for consistency
  • Allow beep to run as non-root, even if SUDO_* env variables are present
  • Fix newline escaping when generating beep-usage.c
  • By default, use plain -g instead of -gstabs
  • Ensure the gcc used actually supports the default flags in CFLAGS_gcc