Skip to content
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

What should I do if I want to razzer another kernel version? #15

Open
LittleSec opened this issue Nov 6, 2019 · 7 comments
Open

What should I do if I want to razzer another kernel version? #15

LittleSec opened this issue Nov 6, 2019 · 7 comments

Comments

@LittleSec
Copy link

I am confused about what the config file(in tools/llvmlinux/targets/x86_64, ) should look like, or how to generate the right config file, if I want to try to razzer another kernel version?
Now I have tried the following steps:

  1. modify kernel base on static-analysis.md, and diff between origin and your kernels_repo.
  2. modifiy script/envsetup.sh(add to script/kernel_version.lst)
  3. try some existing config files in tools/llvmlinux/targets/x86_64/configs/ to build linux(static analysis, so is llvmlinux). But all failed.

So, I want to know how to generate the right config file? Thanks.

@lifeasageek
Copy link
Contributor

Hello,

The public version of Razzer has several issues in applying to up-to-date kernels, as it is heavily relying on llvmlinux. We are currently running a private version of Razzer, which does not rely on llvmlinux. It simply uses up-to-date Clang to build the kernel, so it is much easier to play with the new kernels. We will be releasing this new Razzer soon.

Thanks,
Byoungyoung

@LittleSec
Copy link
Author

Thanks for your reply.
I am really looking forward to the new version of Razzer.

@srikanth007m
Copy link

@lifeasageek any plans to release new razzer to public?

@shuidixu
Copy link

Hi

Are you going to publish a new version?

@huntergregal
Copy link

omega bump

@srikanth007m
Copy link

@lifeasageek Just wanted to check if any plan of pushing new revision for global users?

@lifeasageek
Copy link
Contributor

Hi all, as we mentioned earlier, we are working on a private version (which we internally call Razzer-v2). Don't really know when we can opensource it, but probably it would be the end of this year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants