GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
mirror/gsoc/2017/aliceferrazzi/elivepatch.git
master
Gentoo simple live patch system
Alice Ferrazzi <alicef@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elivepatch_server
/
resources
/
livepatch.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved elivepatch-client and elivepatch-server to a different
Alice Ferrazzi
2017-08-28
1
-134
/
+0
*
fixed the ebuild command order
Alice Ferrazzi
2017-08-23
1
-1
/
+1
*
tempdir dosen't work from root
Alice Ferrazzi
2017-08-23
1
-3
/
+10
*
added debug option to get_kernel_Sources function
Alice Ferrazzi
2017-08-22
1
-4
/
+9
*
Code refactor and commented code
Alice Ferrazzi
2017-08-22
1
-11
/
+12
*
Add digest to ebuild command
Alice Ferrazzi
2017-08-21
1
-1
/
+1
*
command is just a local function so refactoring the name
Alice Ferrazzi
2017-08-14
1
-9
/
+9
*
refactoring command docstring
Alice Ferrazzi
2017-08-14
1
-1
/
+2
*
Making the subprocess output more readable
Alice Ferrazzi
2017-08-14
1
-5
/
+4
*
added PORTAGE_CONFIGROOT for set the path from there get the incremental
Alice Ferrazzi
2017-08-12
1
-1
/
+2
*
changed patch name for reflect recent changes
Alice Ferrazzi
2017-08-12
1
-1
/
+1
*
server/livepatch.py: run with dropped privileges
Göktürk Yüksek
2017-08-01
1
-13
/
+27
*
catch gentoo-sources not available error
Alice Ferrazzi
2017-07-24
1
-0
/
+3
*
adding debug_info to the configuration file if not setted
Alice Ferrazzi
2017-07-22
1
-0
/
+12
*
in this case uuid_dir is actually just uuid without the full path
Alice Ferrazzi
2017-07-21
1
-5
/
+5
*
debug option is also copying the kpatch build.log to the uuid directory,
Alice Ferrazzi
2017-07-21
1
-2
/
+4
*
module install is not needed for building livepatch
Alice Ferrazzi
2017-07-21
1
-1
/
+0
*
sudo as now is needed because ebuild is merging kernel sources under root
Alice Ferrazzi
2017-07-21
1
-1
/
+1
*
Removed livepatchStatus and lpatch class configurations.
Alice Ferrazzi
2017-07-20
1
-65
/
+5
*
lpatch added locally
Alice Ferrazzi
2017-07-20
1
-1
/
+2
*
check if the ebuild is present in the overlay
Alice Ferrazzi
2017-07-19
1
-2
/
+6
*
added todo
Alice Ferrazzi
2017-07-17
1
-0
/
+1
*
removed sudo from kpatch-build
Alice Ferrazzi
2017-07-17
1
-5
/
+4
*
Build and get livepatch under the uuid temporary folder [for multi-threading]
Alice Ferrazzi
2017-07-13
1
-1
/
+9
*
fixed config file directory
Alice Ferrazzi
2017-07-11
1
-1
/
+1
*
small directories fixes
Alice Ferrazzi
2017-07-11
1
-3
/
+7
*
set kernel directory under /tmp/elivepatch- + uuid + /usr/src/linux
Alice Ferrazzi
2017-07-11
1
-9
/
+11
*
Git clone is execute only if can be executed without stopping the server.
Alice Ferrazzi
2017-07-11
1
-9
/
+12
*
added function to the server for downloading the gentoo-sources
Alice Ferrazzi
2017-07-09
1
-9
/
+17
*
added docstring
Alice Ferrazzi
2017-07-07
1
-4
/
+12
*
made function for subprocess popen
Alice Ferrazzi
2017-07-06
1
-20
/
+18
*
small changes
Alice Ferrazzi
2017-07-05
1
-1
/
+2
*
receiving and sending the userid and resending same userid if already
Alice Ferrazzi
2017-07-03
1
-0
/
+20
*
using list of parameters instead of using split with popen
Alice Ferrazzi
2017-06-30
1
-9
/
+9
*
renamed file variable as was shadowing built-in keyword
Alice Ferrazzi
2017-06-30
1
-2
/
+2
*
adding debug option to the server
Alice Ferrazzi
2017-06-30
1
-4
/
+8
*
Copyright fix to GPLv2+
Alice Ferrazzi
2017-06-30
1
-14
/
+3
*
Added working get function for download the live patch generated
Alice Ferrazzi
2017-06-28
1
-0
/
+6
*
moved kernel dir variable to livepatch class
Alice Ferrazzi
2017-06-23
1
-4
/
+25
*
livepatch is now returning information of which patch is working on
Alice Ferrazzi
2017-06-23
1
-0
/
+6
*
Dividing the set of configuration file path and patch file path
Alice Ferrazzi
2017-06-22
1
-3
/
+15
*
added patch to the elivepatch server kpatch-build command
Alice Ferrazzi
2017-06-22
1
-1
/
+2
*
Writing command for writing the livepatch after receiving the
Alice Ferrazzi
2017-06-21
1
-85
/
+41
*
fix pep8 comment should start with '# '
Alice Ferrazzi
2017-06-21
1
-2
/
+2
*
fix for getting the correct filename
Alice Ferrazzi
2017-06-20
1
-1
/
+3
*
added file post function
Alice Ferrazzi
2017-06-19
1
-12
/
+21
*
added Livepatch work api
Alice Ferrazzi
2017-06-11
1
-0
/
+87
*
added init of elivepatch RESTful API prototype
Alice Ferrazzi
2017-06-10
1
-0
/
+0