William Theaker
William Theaker
[HL-DT-ST_DVDRAM GP65NB60_PF00.json](https://github.com/aaru-dps/Aaru/files/9630207/HL-DT-ST_DVDRAM.GP65NB60_PF00.json.txt) Tested with `sudo aaru device report` on 5.3.1 on Debian Tested with a DVD and a gamecube game.
A program I use in one of my workflows (https://github.com/autopkg/autopkg) depends heavily on reading/writing extended attributes/xattrs for determining whether to download remote files or use locally cached versions. When these...
Ziptastic looks really cool, but I don't see a license anywhere. FSF approved licenses: https://gnu.org/licenses/license-list.html#SoftwareLicenses OSI approved licenses: http://opensource.org/licenses/alphabetical
[Piwik](http://piwik.org/) is a free/libre software Web analytics program written in PHP, and can be used to replace Google Analytics.
Feature request: add support for ACCESS_SUPERUSER permission as supported by koush's Superuser app. [1] This can be accomplished by adding this line to AndroidManifest.xml : `` [1] https://plus.google.com/103583939320326217147/posts/T9xnMJEnzf1
Pressing A at this screen should eject the disc inside the Wii ``` X disc(s) dumped Dump another disc? Press A to continue ``` I don't know if it's possible...
Basically #10471 ## Description In 2020, Apple dropped support for non-interactively installing configuration profiles. This commit more prominently documents that change. ## Related Issue https://github.com/chef/chef/issues/10075 ## Types of changes -...
Attempting to implement the suggestions from #13685 ## Description Refactors `macos_pkg` to use the `Chef::Resource::Package` pattern. ## Types of changes - [ ] Bug fix (non-breaking change which fixes an...
I was bringing upstream into our internal repo and thought I'd submit these pretty minor changes. Adds unified_mode, switches OS lookups to [native methods](https://github.com/chef/chef/blob/main/chef-utils/lib/chef-utils/dsl/platform_family.rb), removes deprecated keys. That kind of...