-
Notifications
You must be signed in to change notification settings - Fork 372
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement support for NixOS. #135
Conversation
WALA will recreate file system on resource disk when it is mounted first time.
This will happen, if you uncheck "install agent" option when creating the VM.
Yes, WALA today doesn't support journald. We will add the support in future release |
@Phreedom |
On Monday, December 07, 2015 19:36:59 Yue Zhang wrote:
It turns out that new versions of sfdisk spew deprecation |
@lizzha yes I have tested
it extensively
|
@Phreedom could you please share us what test you have done? |
@lizzha
provisioning, reporting the state as "provisioned",
creating a user, regenerating ssh host keys,
wiping the root password, formatting the
resource disk and swap.
If you want to see it for yourself, I can provide a
publicly-accessible blob that you can use to
create an image for tests.
|
@Phreedom thanks, that would be great if you could share a VHD to us. Could you also share the steps to build the image? |
@lizzha I have uploaded an image to You can use azure-cli to deploy it. Building your own image is unfortunately not that easy. See I have just discovered that when you deploy via azure-cli, you get |
@lizzha I have fixed the SSL |
I've tested @Phreedom's work. I can confirm that the VHD booted successfully and the agent seems to be working normally. (VHD from: NixOS/nixpkgs#3986 (comment)). I have a script here (https://github.com/colemickens/azure-nixos) that will allow for easy deployment of the VHD using ARM resources. |
@Phreedom sorry for the late response, we're about to merge the pull request as we've done the testing. This PR now has conflict due to the branch update, could you please resolve the conflict so that we could merge it? |
When invoked with -c option, recent versions of sfdisk spew deprecation warnings which break AbstractDistro.ActivateResourceDisk()
@lizzha Done!
|
Looks like this patch has not been ported to master... :( |
Version 2.0 has been deprecated. This would need to be ported to the current codebase in master. |
Known issues: