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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
fixed livepatch output name
Alice Ferrazzi
2017-07-21
1
-1
/
+1
*
return in case the request with same uuid is already present.
Alice Ferrazzi
2017-07-20
1
-2
/
+1
*
Removed livepatchStatus and lpatch class configurations.
Alice Ferrazzi
2017-07-20
2
-96
/
+11
*
Static patch and config filename on send
Alice Ferrazzi
2017-07-20
1
-2
/
+2
*
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
*
send_file working with temporary folder
Alice Ferrazzi
2017-07-19
2
-25
/
+27
*
fixed variable name
Alice Ferrazzi
2017-07-18
2
-17
/
+17
*
added docstrings
Alice Ferrazzi
2017-07-18
1
-4
/
+16
*
refactored ungz and send_files function
Alice Ferrazzi
2017-07-18
1
-7
/
+13
*
used os.path.join
Alice Ferrazzi
2017-07-17
1
-3
/
+3
*
added todo
Alice Ferrazzi
2017-07-17
1
-0
/
+1
*
fixed comment
Alice Ferrazzi
2017-07-17
1
-1
/
+1
*
removed sudo from kpatch-build
Alice Ferrazzi
2017-07-17
1
-5
/
+4
*
added todo cases
Alice Ferrazzi
2017-07-17
1
-3
/
+8
*
api link added to variable
Alice Ferrazzi
2017-07-17
1
-1
/
+2
*
refactored set_kernel_dir function
Alice Ferrazzi
2017-07-17
1
-7
/
+9
*
function for checking uuid validity
Alice Ferrazzi
2017-07-16
2
-28
/
+32
*
setting uuid from the client
Alice Ferrazzi
2017-07-15
2
-34
/
+6
*
moving uuid functions to the client as RFC 4122
Alice Ferrazzi
2017-07-15
2
-4
/
+15
*
refactored
Alice Ferrazzi
2017-07-14
1
-8
/
+5
*
Changed UserID with UUID for clarity
Alice Ferrazzi
2017-07-14
3
-64
/
+68
*
don't error exit the server but instead send back a error message if the live...
Alice Ferrazzi
2017-07-13
1
-4
/
+8
*
Added threading by default
Alice Ferrazzi
2017-07-13
1
-1
/
+1
*
Build and get livepatch under the uuid temporary folder [for multi-threading]
Alice Ferrazzi
2017-07-13
2
-24
/
+49
*
Removed client check for system kernel version.
Alice Ferrazzi
2017-07-12
2
-16
/
+5
*
fixed config file directory
Alice Ferrazzi
2017-07-11
1
-1
/
+1
*
small directories fixes
Alice Ferrazzi
2017-07-11
2
-16
/
+13
*
add livepatch in uuid subdirectories for divide builded livepatch
Alice Ferrazzi
2017-07-11
1
-1
/
+8
*
set kernel directory under /tmp/elivepatch- + uuid + /usr/src/linux
Alice Ferrazzi
2017-07-11
2
-16
/
+16
*
Git clone is execute only if can be executed without stopping the server.
Alice Ferrazzi
2017-07-11
2
-11
/
+13
*
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
*
Unified send file function
Alice Ferrazzi
2017-07-06
5
-110
/
+32
*
Merge branch 'master' of https://github.com/aliceinwire/elivepatch
Alice Ferrazzi
2017-07-05
1
-1
/
+1
|
\
|
*
fixed arguments in function for emerge the kernel when not found
Alice Ferrazzi
2017-07-05
1
-1
/
+1
*
|
getting version from config file
Alice Ferrazzi
2017-07-05
2
-2
/
+11
|
/
*
Getting kernel version from config file
Alice Ferrazzi
2017-07-05
2
-1
/
+16
*
small fix
Alice Ferrazzi
2017-07-05
2
-3
/
+3
*
small changes
Alice Ferrazzi
2017-07-05
2
-3
/
+4
*
receiving and sending the userid and resending same userid if already
Alice Ferrazzi
2017-07-03
4
-43
/
+66
*
receiving and sending the userid and resending same userid if already
Alice Ferrazzi
2017-07-03
3
-33
/
+84
*
Added version and copyright to init file
Alice Ferrazzi
2017-07-03
1
-0
/
+9
*
Sending UserID and storing it in shelves
Alice Ferrazzi
2017-07-02
2
-10
/
+44
[prev]
[next]