25 Commits (f16668dd600c266ee573badc295745cbb0c0f879)

Author SHA1 Message Date
  Michael Brown 4502c04360 [dhcp] Send user class in DHCP requests 15 years ago
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c 15 years ago
  Stefan Hajnoczi d10a7e7739 [dns] Append local domain to relative names 15 years ago
  Michael Brown a128973ecb [settings] Add fetch_string_setting_copy() 15 years ago
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings 15 years ago
  Michael Brown e2d5788716 [settings] Expose MAC address setting for general use 15 years ago
  Michael Brown 481a21798d [autoboot] Retain initial-slash (if present) when constructing TFTP URIs 16 years ago
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API 16 years ago
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 16 years ago
  Michael Brown 23e077666b [Settings] copy_settings() should not fail if some settings are missing! 16 years ago
  Michael Brown e5cea13e51 [Settings] Implement simple_settings backed with extensible DHCP options 16 years ago
  Michael Brown 8afb36c3bc [Settings] Migrate DHCP and NVO code to the new settings API (untested) 16 years ago
  Michael Brown eae6ac3d0b [Settings] Convert code in src/usr to use settings API. 16 years ago
  Michael Brown cf03304620 [Settings] Introduce settings applicators. 16 years ago
  Michael Brown acfa14423e [Settings] Add per-netdevice settings block 16 years ago
  Michael Brown 260b93bb72 [Settings] Add settings hierarchy 16 years ago
  Michael Brown a48b4d9948 [Settings] Start revamping the configuration settings API. 16 years ago
  Michael Brown 5a08b434c7 [Settings] show_setting() functions return snprintf()-style length. 16 years ago
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 17 years ago
  Michael Brown b93ff48173 Added descriptive text for settings and setting types, and display it in 17 years ago
  Michael Brown 35edecac34 Move {show,set,clear}_setting() to {show,set,clear}_named_setting(). 17 years ago
  Michael Brown 007ca97f25 Added clear_setting() 17 years ago
  Michael Brown d041d74054 Tied NVO commands into the human-interactable settings code that I 17 years ago
  Michael Brown 7029fb8eff Add string configuration type 18 years ago
  Michael Brown db46972349 Added basic infrastructure for manipulating settings. 18 years ago