niusmallnan
41b562c01f
Use double-quoted string for writing proxy.sh
...
Presence of special characters (i.e. &) in proxy environment values causes generation of an invalid /etc/profile.d/proxy.sh file.
This is a problem due to the common inclusion of special characters in passwords and proxy strings of the format htt[p|s]://user:pass@url:port.
2019-05-28 09:32:38 +02:00
niusmallnan
8d7f7199c9
Fix logs output of the tftp datasource
2019-05-28 14:28:24 +08:00
Jason-ZW
404f5b38da
Mount raspberrypi boot partition
2019-05-21 08:43:27 +02:00
Jason-ZW
2f0d0a9585
Resize raspberrypi device
2019-05-20 10:45:09 +02:00
niusmallnan
66981b1b50
Add checksum for pingan image
2019-05-17 15:08:24 +08:00
niusmallnan
d7e39c2c75
Move build env to bionic
...
1. update global dapper base image
3. set XZ_DEFAULTS to use multithreading
2019-05-17 11:33:38 +08:00
niusmallnan
943ecaaa78
Rename azure to azurebase as we build azure image in os-packer
2019-05-17 10:31:55 +08:00
niusmallnan
99d2364ad2
Bump up rancher/os-hypervvmtools to v4.14.119-rancher-1
2019-05-17 04:26:33 +02:00
niusmallnan
d07d128212
Update vendor code
2019-05-16 09:36:47 +00:00
niusmallnan
840121a0b1
Update vendor.conf
2019-05-16 17:25:34 +08:00
niusmallnan
679fc1a208
Autoload the predefined user images
2019-05-16 10:04:20 +02:00
Jason-ZW
6e6f7f38d7
Bump up rpi to 4.14.114
2019-05-16 05:02:39 +02:00
niusmallnan
56eb487060
Bump up kernel to 4.14.119-rancher
2019-05-15 10:56:56 +02:00
niusmallnan
c130467a7d
Update layout-initrd script
2019-05-14 16:12:13 +08:00
niusmallnan
91955249ef
Fix a bug where booting from ISO on kvm
...
1. Use '-boot -c' for hard disk first
2. Remove duplicated kernel boot params
2019-05-14 16:08:59 +08:00
niusmallnan
470c686bbc
Update os install logic
...
1. Fix a bug where install to a nvme disk
2. Remove unused code
3. Move cache services logic to os installer
2019-05-14 09:08:46 +02:00
Jason-ZW
125468664f
Cache services_include resources
2019-05-14 03:58:35 +02:00
Jason-ZW
c0470d3644
Bump up open-vm-tools to 10.3.10-1
2019-05-10 10:36:20 +02:00
Jason-ZW
2faa916c2e
Add azure cloud-init
2019-05-08 11:52:47 +02:00
niusmallnan
4d9c30ed33
Revert "Move docker base image from Xenial to Bionic"
...
This reverts commit d284e41dee
.
2019-05-05 11:13:47 +02:00
niusmallnan
d284e41dee
Move docker base image from Xenial to Bionic
2019-05-05 10:41:35 +02:00
niusmallnan
3edf512725
Fix rpi build
2019-05-03 15:57:16 +08:00
niusmallnan
0c9a1e0755
Bump up user docker to 18.06.3
2019-04-30 13:27:30 +08:00
niusmallnan
062947170d
Update the layout-initrd script
2019-04-30 12:04:41 +08:00
niusmallnan
4546fac3c2
Keep the sshd config file when using the previous console version
2019-04-30 05:28:04 +02:00
niusmallnan
19cf9b28bc
Better to find the loop device when building the RPi image
2019-04-28 12:02:15 +08:00
niusmallnan
3f01e7104c
Update Build Status in README
2019-04-28 10:57:20 +08:00
niusmallnan
e4e208d3b7
Only make an initial copy for the logrotate config files
2019-04-28 04:50:03 +02:00
niusmallnan
814f63e727
Update README about azure support
2019-04-24 15:16:31 +08:00
Morten Møller Riis
6126091822
Fixed a regression bug where wildcard MAC matching would match bond and vlan interface.
2019-04-24 07:19:55 +02:00
niusmallnan
2249a897f1
Bump os-initrd-base to v2018.02.11-1
2019-03-30 01:12:26 +00:00
niusmallnan
bd84dcc3a7
Bump os-base to v2018.02.11-1
2019-03-30 01:11:49 +00:00
Morten Møller Riis
a6c1645d47
Added wildcard matching on MAC addresses.
2019-03-28 09:48:09 +08:00
Morten Møller Riis
66c5f6130a
Added tftp datasource for cloud config.
2019-03-25 11:21:04 +08:00
kingsd041
8b75752225
Add PingAn Cloud Support
2019-03-25 11:14:31 +08:00
Bill Maxwell
8ab967f43c
Merge pull request #2719 from drpebcak/drone-1-update-syntax
...
update drone syntax for 1.x
2019-03-19 20:45:19 -07:00
Taylor Price
3022a4ea54
update drone syntax for 1.x
2019-03-19 13:27:59 -07:00
niusmallnan
7ff814f89c
Remove unused entryponts in Main func
2019-03-18 16:56:17 +08:00
Jason-ZW
788e9dc39a
Add config validation when reboot & shutdown
2019-03-18 15:16:53 +08:00
niusmallnan
eb762f903f
Fix os-releases symlink
2019-03-18 13:55:01 +08:00
niusmallnan
a57fb3e5c3
Fix indent for scripts/layout-initrd
2019-03-11 17:42:03 +08:00
Jason-ZW
6735a98447
Add /run/utmp file
2019-03-11 13:11:43 +08:00
Jason-ZW
67ee26adda
Re-add input from stdin
2019-03-11 13:03:57 +08:00
Jason-ZW
bfd9baa280
Check user-docker backingFS
2019-03-11 12:22:09 +08:00
niusmallnan
18b2fe50af
Add rancheros-vmware.vmdk to github release page
2019-03-06 07:54:01 +08:00
niusmallnan
33ea2b1022
Support for pre-defined user images in the iso
2019-03-05 18:02:35 +08:00
niusmallnan
1b78637f3e
Do not rebuild all-volumes and console in rpi64 build
...
It will cause booting hangs when recreating containers
2019-02-28 16:02:11 +08:00
Jason-ZW
66cffc0a91
Support service cache update
2019-02-27 10:06:09 +08:00
niusmallnan
364c9c115d
Override dhcpcd-run-hooks to remove the invalid option of logger
2019-02-25 14:06:18 +08:00
niusmallnan
ba5a67492a
Ignore the temp dockerfile for each image
2019-02-22 14:06:35 +08:00