Commit Graph

553 Commits

Author SHA1 Message Date
Jeffrey Townsend
842d7c58ce Regenerated menuconfig. 2016-05-31 15:53:44 +00:00
Steven Noble
5141acb92e add default RELEASE directory to setup.env (#85) 2016-05-23 14:13:34 -07:00
Steven Noble
58ec3fadbf updated install.sh to reference new location of version files (#84) 2016-05-23 12:05:40 -07:00
Jeffrey Townsend
3727a226e7 Latest 2016-05-20 16:52:24 +00:00
Jeffrey Townsend
6eab05f1de initdev -> initmounts 2016-05-20 16:49:30 +00:00
Jeffrey Townsend
b78a912292 Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux 2016-05-20 14:55:25 +00:00
Jeffrey Townsend
5a9fe10b10 Merge pull request #83 from carlroth/master
Latest onl installer rollup
2016-05-20 07:53:46 -07:00
Jeffrey Townsend
3174eb6db1 Make the RELEASE directory customizable. 2016-05-20 14:53:45 +00:00
Jeffrey Townsend
89a4fe3f24 Version files have moved. 2016-05-20 14:29:41 +00:00
Jeffrey Townsend
e9facee6c4 Add new LED mode AUTO_BLINKING. 2016-05-20 14:28:35 +00:00
Jeffrey Townsend
4bfad168fb Include the version files contents as PKG variables. 2016-05-20 01:25:48 +00:00
Jeffrey Townsend
9057eb80e2 Version files moved. 2016-05-20 01:25:36 +00:00
Jeffrey Townsend
dd93bf58bd Version ignore. 2016-05-20 00:12:18 +00:00
Jeffrey Townsend
f7e3d54e72 Removed. 2016-05-20 00:11:43 +00:00
Jeffrey Townsend
70327a396e Generate the version files if necessary.
This is to support inclusion in a superproject which does not use the local setup.env.
2016-05-20 00:10:26 +00:00
Jeffrey Townsend
dd4ebb7904 Support possible dynamic generation of the boot-config if not present. 2016-05-20 00:09:24 +00:00
Jeffrey Townsend
95997e7983 Use the system boot-config from /mnt/onl/boot/boot-config if present.
If not, use system default /etc/onl/boot-config-default if present.
2016-05-20 00:08:16 +00:00
Jeffrey Townsend
647e9d3bef Mount ONL-BOOT read-write by default. 2016-05-20 00:07:26 +00:00
Jeffrey Townsend
4158ab47c8 - Move version files to versions directory.
- Remove ENV_JSON option in favor of explicit includes in necessary packages files.
2016-05-20 00:03:32 +00:00
Jeffrey Townsend
1cd5a85fd9 Add YAML output files. 2016-05-20 00:02:59 +00:00
Jeffrey Townsend
25d59308d7 Merge pull request #82 from cglewis/master
small typo
2016-05-19 13:00:02 -07:00
Carl D. Roth
8d27402a3d loader init files depend on onl-vendor-config-onl 2016-05-19 11:30:20 -07:00
Carl D. Roth
3f5e708161 Spray and pray! Everything is eth0, right?
- stub out syspath entries for network devices
- assume that each platform boots with eth0
2016-05-18 18:49:34 -07:00
Carl D. Roth
ea375379db Deprecate initnetdev
- moved to onl-vendor-config-onl
- onl-loader-initscripts is now deprecated
2016-05-18 18:47:58 -07:00
Charlie Lewis
929234b9ed small typo 2016-05-18 15:40:43 -07:00
Carl D. Roth
76eb1099d9 Updatef for review feedback 2016-05-18 13:30:42 -07:00
Carl D. Roth
b232b0946a Deprecated legacy install files for ppc and arm 2016-05-18 13:13:27 -07:00
Carl D. Roth
19bdb4d72e Deprecated per-platform grub.cfg, boot shell hooks, legacy install config 2016-05-18 12:59:58 -07:00
Carl D. Roth
27c18755db Deprecated /etc/onl/mounts, /etc/onl/net
- also make the platform boot hooks optional
2016-05-18 12:52:17 -07:00
Carl D. Roth
ea201e8729 Deprecated in favor of onl-vendor-config-onl versions 2016-05-18 12:51:46 -07:00
Carl D. Roth
8e1fd141c1 Added proper YML config for AS5512 2016-05-18 12:39:53 -07:00
Carl D. Roth
f7965da994 Fixed broken config for AS5812 2016-05-18 12:39:35 -07:00
Jeffrey Townsend
bef2556d61 Use ONLPM_OPTION_REPO as the base local repository. 2016-05-18 18:08:53 +00:00
Carl D. Roth
5624b49d50 Deprecate /etc/onl/net, /etc/onl/mounts, /etc/fw_env.config 2016-05-17 19:26:01 -07:00
Carl D. Roth
10cd3f6abd Include u-boot and interface configs for all platforms 2016-05-17 19:25:05 -07:00
Carl D. Roth
c5febda73d Include sample configs for fw_env.config and interface name mappings
- default mapping (eth0 --> ma1) should just work
2016-05-17 19:23:31 -07:00
Carl D. Roth
4946198b5e Include initnetdev and initubootenv in loader init 2016-05-17 19:21:47 -07:00
Carl D. Roth
6f5361ca9d Canonicalize ma1 based on OnlPlatform data 2016-05-17 19:21:25 -07:00
Carl D. Roth
b928972521 Initialize /etc/fw_env.config from OnlPlatform data 2016-05-17 19:20:58 -07:00
Jeffrey Townsend
0477d8d90d Init at INFO. 2016-05-17 12:47:28 -07:00
Jeffrey Townsend
911183ee7f Import from ONLP Repository. 2016-05-17 12:46:58 -07:00
Jeffrey Townsend
80d06bec5a Remove comments. 2016-05-17 12:46:18 -07:00
Jeffrey Townsend
8c8f7c35c1 Latest 2016-05-17 12:45:55 -07:00
Jeffrey Townsend
837ad41021 Fix connection configuration. 2016-05-17 18:30:17 +00:00
Jeffrey Townsend
266608c85a Rename the legacy installer as such.
If will be removed once the new installers are fully qualified on all platforms.
2016-05-17 01:39:34 +00:00
Jeffrey Townsend
3646da03a3 The new-hotness installer is now the regular-hotness installer. 2016-05-16 16:55:18 -07:00
Jeffrey Townsend
4f56199c35 The new-hotness installer is now the regular-hotness installer. 2016-05-16 23:47:15 +00:00
Jeffrey Townsend
7d2a8b48ec Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux 2016-05-16 23:38:24 +00:00
Jeffrey Townsend
918e43ac94 New onlp_ledi_char_set(). 2016-05-16 23:38:11 +00:00
Jeffrey Townsend
7783d7bb18 Support LED Character Devices
- Set ONLP_LED_CAP_CHAR to support a character display.
- Implement onlp_ledi_char_set().
- Add the when implementing onlp_ledi_info_get().
2016-05-16 23:37:04 +00:00