Commit Graph

740 Commits

Author SHA1 Message Date
Jeffrey Townsend
665641c75a The SSH PermitRootLogin setting is now an RFS option. 2016-08-15 19:07:45 +00:00
Jeffrey Townsend
c606d65cb2 Enable ONL Config installation (uboot). 2016-08-15 09:15:10 -07:00
Jeffrey Townsend
a71c786f47 Modified to support absolute paths. 2016-08-12 20:55:33 +00:00
Jeffrey Townsend
2e7df5b080 Populate the ONL-CONFIG partition with a README.
- This is mostly infrastructure prove-out.
2016-08-12 19:03:04 +00:00
Jeffrey Townsend
e508a8160b Add option to include directory contents in the installer image. 2016-08-12 19:02:13 +00:00
Jeffrey Townsend
bd937b5ac5 Latest 2016-08-11 20:55:59 +00:00
Jeffrey Townsend
c81f6b5153 Latest 2016-08-11 20:52:16 +00:00
Jeffrey Townsend
567621e662 Kernel updates from 1.0 repository. 2016-08-11 20:51:57 +00:00
Jeffrey Townsend
890ded00f3 Add 64x40. 2016-08-11 20:51:01 +00:00
Jeffrey Townsend
eb24794755 Import fixes from 1.0 repository. 2016-08-11 10:28:39 -07:00
Jeffrey Townsend
bae64e90ab Adjust for Debian version compliance. 2016-08-11 15:48:57 +00:00
Jeffrey Townsend
12ee445fdf Add 3.16 kernel. 2016-08-10 23:11:36 +00:00
Jeffrey Townsend
05da9af383 Add 3.16 kernel. 2016-08-10 23:10:33 +00:00
Jeffrey Townsend
c5286b061c Latest 2016-08-08 16:47:57 -07:00
Steven Noble
884971ad60 Update __init__.py
fixes mistake where x was left out of 0x57 for system eeprom
2016-08-03 11:05:43 -07:00
Jeffrey Townsend
68a5b32aa4 onl-bootd is a dependency. 2016-07-30 16:40:27 +00:00
Jeffrey Townsend
0e8d1eba39 The onl-vendor-config-onl-loader package is no longer used. 2016-07-29 15:35:38 -07:00
Jeffrey Townsend
b9b61d71fd - The install initrd is now explicit in the sysconfig
- The system initrd is now named as per the platform.
2016-07-29 15:34:04 -07:00
Jeffrey Townsend
4b66ba09a0 The upgrade initrd is now explicit in the sysconfig. 2016-07-29 15:33:35 -07:00
Jeffrey Townsend
451cc90675 The installation and upgrade initrds are now explicit in the sysconfig. 2016-07-29 15:32:58 -07:00
Jeffrey Townsend
cf9b8818c6 Loader-specific package has been deprecated. 2016-07-29 15:32:34 -07:00
Jeffrey Townsend
f7bb2a4e50 Deprecated. 2016-07-29 15:30:10 -07:00
Jeffrey Townsend
d23e8e1ace Full path must be used. 2016-07-29 15:29:47 -07:00
Steven Noble
c21e76ab0b updates Facebook Wedge 100 ONIE id (#98) 2016-07-27 22:44:49 -07:00
Jeffrey Townsend
61109aa01c Merge pull request #97 from carlroth/master
Add missing ONIE label-finder, fix bugs in blkid scanner
2016-07-27 16:43:30 -07:00
Carl D. Roth
ae1798a75b Add missing ONIE label-finder, fix bugs in blkid scanner 2016-07-27 15:08:05 -07:00
Jeffrey Townsend
ad40023edb Merge pull request #96 from sonoble/bmap_64_fix
Removes AIM_BITMAP_INIT(bmap, 64) from the 7512, 7716 and 6812 sfpi.c files
2016-07-27 14:19:49 -07:00
Steven Noble
3e5f24521f removes AIM_BITMAP_INIT(bmap, 64) from the 7512, 7716 and 6812 2016-07-27 14:03:12 -07:00
Jeffrey Townsend
8990e449f9 Merge pull request #95 from sonoble/wedge_init_fix
corrects Wedge python init files
2016-07-26 15:36:23 -07:00
Steven Noble
3ca58fe236 corrects Wedge python init files 2016-07-26 21:40:52 +00:00
Jeffrey Townsend
1aa0c86ac2 Merge pull request #86 from carlroth/master
Support persistent, directory-based installs
2016-07-26 14:33:08 -07:00
Jeffrey Townsend
16f35f36e1 Re-enable VIRTIO drivers. 2016-07-26 19:19:15 +00:00
Jeffrey Townsend
a6de139ec6 Include kernel binary in clean. 2016-07-26 19:18:26 +00:00
Jeffrey Townsend
fe71eb1be6 Merge pull request #94 from sonoble/update_316
Updates 3.16 kernel to include Sonic patches, fixes Makefile
2016-07-25 07:41:07 -07:00
Steven Noble
c4b57eb3e0 Updates 3.16 kernel to include Sonic patches, fixes Makefile 2016-07-23 13:27:19 -07:00
Jeffrey Townsend
9e88eb125e Merge pull request #92 from jnealtowns/as4610
Support AS4610-30 and AS4610-54
2016-07-22 14:53:12 -07:00
Jeffrey Townsend
57ebc779d8 Merge pull request #93 from carlroth/roth_bigdisk
Updates for larger disks with non-default block sizes
2016-07-22 14:53:02 -07:00
Carl D. Roth
a2a255ae06 Updates for large disks
- report logical and physical sector sizes
- be less strict about sector sizes
- align partitions on physical sector size
2016-07-22 13:41:59 -07:00
Carl D. Roth
ff3bbf7bb8 Remount onie-boot if necessary 2016-07-22 13:41:49 -07:00
Carl D. Roth
551eb28d33 Re-introduce code that identifies already-mounted rootfs 2016-07-22 13:39:13 -07:00
Jeffrey Townsend
1ff5775fda The KVM platform now uses the 3.16 kernel. 2016-07-22 20:36:15 +00:00
Jeffrey Townsend
67df0a0c8b Add 3.16 kernel option. 2016-07-22 20:35:44 +00:00
Carl D. Roth
b1b0b218fd Updates for large disks
- report logical and physical sector sizes
- be less strict about sector sizes
- align partitions on physical sector size
2016-07-22 13:33:00 -07:00
Carl D. Roth
ac6f246291 Remount onie-boot if necessary 2016-07-22 13:27:58 -07:00
Jeffrey Townsend
a76934b626 Initial 3.16 x86_64 kernel build. 2016-07-22 20:23:58 +00:00
Jeffrey Townsend
9fc48e830e Initial 3.16 kernel package. 2016-07-22 20:22:08 +00:00
Jeffrey Townsend
800fc0f847 Additional extensions. 2016-07-22 20:21:27 +00:00
Jeffrey Townsend
534cdc36a0 Additional override options. 2016-07-22 20:21:08 +00:00
Carl D. Roth
50f43798e9 Merge branch 'master' of github.com:opencomputeproject/OpenNetworkLinux
Conflicts:
	builds/any/installer/grub/builds/Makefile
	builds/any/installer/uboot/builds/Makefile
	packages/base/all/initrds/loader-initrd-files/src/lib/boot1
	packages/base/all/vendor-config-onl/PKG.yml
	packages/base/all/vendor-config-onl/src/python/onl/mounts/__init__.py
2016-07-21 12:39:10 -07:00
Jeffrey Townsend
06d5f3c1a4 Image 1.4: Update with ONIE build dependencies. 2016-07-21 09:39:39 -07:00