[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen master] docs/process: branching-checklist: Remove reference to root
commit 6a6ae4ac349ee31030d4fb3952f2c3b48e60d09f Author: Julien Grall <jgrall@xxxxxxxxxx> AuthorDate: Thu Feb 9 17:07:13 2023 +0000 Commit: Julien Grall <jgrall@xxxxxxxxxx> CommitDate: Thu Feb 9 17:07:13 2023 +0000 docs/process: branching-checklist: Remove reference to root The steps to generate the documentation for the new branch requires to ssh as root and then su to run with the user xendocs. The release technician may not (and should not) have access to root. So update the step to directly ssh as xendocs. Signed-off-by: Julien Grall <jgrall@xxxxxxxxxx> Acked-by: George Dunlap <george.dunlap@xxxxxxxxx> Reviewed-by: Henry Wang <Henry.Wang@xxxxxxx> --- docs/process/branching-checklist.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/process/branching-checklist.txt b/docs/process/branching-checklist.txt index b8101dd0e3..a98f6559ab 100644 --- a/docs/process/branching-checklist.txt +++ b/docs/process/branching-checklist.txt @@ -25,8 +25,7 @@ ov=4.0 * make 13:37 <ijc> https://xenbits.xen.org/docs/4.2-testing/ is now live true #14:17 <ijc> HOWTO: login to xenbits. become "xendocs" . cd cronjobs . edit # xenbits-docs-all.sh in the obvious way. git commit - ssh root@xxxxxxxxxxxxxxx - su - xendocs + ssh xendocs@xxxxxxxxxxxxxxx cd cronjobs ed xenbits-docs-all.sh /for branch -- generated by git-patchbot for /home/xen/git/xen.git#master
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |