lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 4 Jul 2023 07:46:23 +0700
From:   Budi <budikusasi@...il.com>
To:     linux-kernel@...r.kernel.org
Subject: Anyone please do big favor, help

Please one sincerely help, I need huge help

I build kernel but there's few absolute interrupted compilations
resulting in few .o files are defect, cannot be recognized

In 'make' and 'make modules' this'd be no problem at all as  is
capable of resuming whole the process
it's solved by deleting those .o files and then redo the build again
which will complie those  particular files only

but in 'make modules_install, it won't be
real case is within Kernel 6.3.9 package

So how to modify the makefile in order to be able to copy/install the
just built modules in pause-resume fashion so after few particular .o
files of modules deleted and rebuilt with pause-resume, then the
modules copy/install is performed on those only, not the entire
modules

Please help me out, as I'm so incapable of modifying the make script to be so

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ