Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dxc-technology
/
Hanlon-Microkernel
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
20
Code
Issues
5
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Feature/issue 32
- #34
#34
Open
hickey
wants to merge 31 commits into
dxc-technology:master
dxc-technology/Hanlon-Microkernel:master
from
hickey:feature/issue_32
hickey/Hanlon-Microkernel:feature/issue_32
Copy head branch name to clipboard
Conversation
Commits
31
(31)
Checks
Files changed
Open
Feature/issue 32
#34
hickey
wants to merge 31 commits into
dxc-technology:master
dxc-technology/Hanlon-Microkernel:master
from
hickey:feature/issue_32
hickey/Hanlon-Microkernel:feature/issue_32
Copy head branch name to clipboard
Commits
Commits on Mar 31, 2016
Facter module for gathering system bus facts
Gerard Hickey
committed
68921f8
View commit details
Copy full SHA for 68921f8
Browse repository at this point
Facter modlue for gathering cpu facts
Gerard Hickey
committed
cc39d27
View commit details
Copy full SHA for cc39d27
Browse repository at this point
Facter modlue for gathering disk facts
Gerard Hickey
committed
90212a1
View commit details
Copy full SHA for 90212a1
Browse repository at this point
Enhancements and comments for cpu fact generation
Gerard Hickey
committed
de501bc
View commit details
Copy full SHA for de501bc
Browse repository at this point
Facter modlue for gathering disk volume facts
Gerard Hickey
committed
0a22340
View commit details
Copy full SHA for 0a22340
Browse repository at this point
Facter modlue for gathering network facts
Gerard Hickey
committed
8c4917e
View commit details
Copy full SHA for 8c4917e
Browse repository at this point
Original facter script moved to facter and broken up into modules
Gerard Hickey
committed
6927e44
View commit details
Copy full SHA for 6927e44
Browse repository at this point
Facter modlue for gathering memory/firmware facts
Gerard Hickey
committed
4fa1e66
View commit details
Copy full SHA for 4fa1e66
Browse repository at this point
Updated Dockerfile to install facter modules
Gerard Hickey
committed
7abc5ec
View commit details
Copy full SHA for 7abc5ec
Browse repository at this point
Removed references to hardware facter in registration controller
Gerard Hickey
committed
b0847ed
View commit details
Copy full SHA for b0847ed
Browse repository at this point
Added exception handling to memory factor module for debugging
Gerard Hickey
committed
185aa9a
View commit details
Copy full SHA for 185aa9a
Browse repository at this point
Commits on Apr 1, 2016
Fixed the canonizagtion of results keys when processing lshw output
Gerard Hickey
committed
c0ef09e
View commit details
Copy full SHA for c0ef09e
Browse repository at this point
Updated to check for fact before trying to publish it
Gerard Hickey
committed
01ae9e5
View commit details
Copy full SHA for 01ae9e5
Browse repository at this point
Added counting facts to cpu, disk and nic modules
Gerard Hickey
committed
90c990b
View commit details
Copy full SHA for 90c990b
Browse repository at this point
Added counting facts to vol module
Gerard Hickey
committed
b125c38
View commit details
Copy full SHA for b125c38
Browse repository at this point
Fixed facts derrived from data structures that are reaped
Gerard Hickey
committed
537c8a8
View commit details
Copy full SHA for 537c8a8
Browse repository at this point
Commits on Apr 2, 2016
Fixes to bus and mem facter modules
Gerard Hickey
committed
3a4c3a6
View commit details
Copy full SHA for 3a4c3a6
Browse repository at this point
Removed slot_info from mem facter module
Gerard Hickey
committed
078fee9
View commit details
Copy full SHA for 078fee9
Browse repository at this point
Commits on Apr 3, 2016
Fixed cpu facter module when cpu entries are disabled
Gerard Hickey
committed
b5f8a55
View commit details
Copy full SHA for b5f8a55
Browse repository at this point
Fixed mem facter module when memory size is in lshw output
Gerard Hickey
committed
684406f
View commit details
Copy full SHA for 684406f
Browse repository at this point
Commits on Apr 8, 2016
Added mk_hw_core_count
Gerard Hickey
committed
2c10a31
View commit details
Copy full SHA for 2c10a31
Browse repository at this point
Added sys Facter module
Gerard Hickey
committed
247ce00
View commit details
Copy full SHA for 247ce00
Browse repository at this point
Removed unnecessary load path change
Gerard Hickey
committed
f3a1811
View commit details
Copy full SHA for f3a1811
Browse repository at this point
Commits on Apr 9, 2016
Added exception handling to squelch fatal errors
Gerard Hickey
committed
eafb0e2
View commit details
Copy full SHA for eafb0e2
Browse repository at this point
Exception processing added to all Facter modules
Gerard Hickey
committed
c4ebf23
View commit details
Copy full SHA for c4ebf23
Browse repository at this point
Commits on Jul 28, 2016
Fixed syntax error in hnl_mk_nic.rb
hickey
committed
78130b3
View commit details
Copy full SHA for 78130b3
Browse repository at this point
Commits on Oct 5, 2016
Created Docker entry point to give access to IPMI devices
hickey
committed
53cfc4a
View commit details
Copy full SHA for 53cfc4a
Browse repository at this point
Added Facter IPMI module
hickey
committed
76c6410
View commit details
Copy full SHA for 76c6410
Browse repository at this point
Commits on Oct 6, 2016
Added extras dir with content to create ipmitool APK
hickey
committed
8c4cecf
View commit details
Copy full SHA for 8c4cecf
Browse repository at this point
Including ipmitool package and fix downloading rubygems
hickey
committed
a433bfb
View commit details
Copy full SHA for a433bfb
Browse repository at this point
Commits on Oct 7, 2016
Fixed IPMI module where some facts had periods
hickey
committed
ab1d210
View commit details
Copy full SHA for ab1d210
Browse repository at this point
You can’t perform that action at this time.