Project

General

Profile

Actions

action #132053

open

publish docu

Added by lkocman about 1 year ago. Updated 17 days ago.

Status:
In Progress
Priority:
Normal
Assignee:
Target version:
Start date:
2023-06-28
Due date:
% Done:

0%

Estimated time:
(Total: 0.00 h)

Description

doc.opensuse.org

https://en.opensuse.org/SDB:Official_documentation

Ping Frank Sundermeyer or Lukas Kucharczyk about it


Subtasks 2 (2 open0 closed)

action #132056: update wiki pagesNew2023-06-28

Actions
action #132059: move previous release to archiveNew2023-06-28

Actions
Actions #1

Updated by lkocman about 1 month ago · Edited

Instructions from last release https://progress.opensuse.org/issues/114325

# make sure that you're on heroes vpn
#https://progress.opensuse.org/projects/opensuse-admin-wiki/wiki/VPN#OpenVPN-config

# ssh config
lkocman@localhost:/etc/openvpn> cat ~/.ssh/config 
Host pontifex
    Hostname  pontifex.infra.opensuse.org
    User lkocman
Host community
    Hostname  community.infra.opensuse.org
    User lkocman
Host pinot
    Hostname  pinot.infra.opensuse.org
    User relsync
Host alp
    Hostname 192.168.122.194
    User root
Host mirror
    Hostname mirror.luboskocman.com
    User root

Host openqa.opensuse.org
    HostName gate.opensuse.org
    Port 2213
    User lkocman
lkocman@localhost:/etc/openvpn> 


# make sure to update these with the new release


relsync@pinot:~> cd etc
relsync@pinot:~/etc> ls
releasenotes  update_release_notes.conf

followed by

relsync@pinot:~> bin/update_release_notes


# this will make bits available on doc.o.o and will unblock installer issues
relsync@pinot:~> rsync -a --delete-after /home/relsync/release-notes/ /srv/www/vhosts/doc.opensuse.org/release-notes/

Actions #2

Updated by lkocman about 1 month ago · Edited

  • Status changed from New to In Progress
Actions #3

Updated by lkocman 19 days ago

See my ticket tracker https://progress.opensuse.org/issues/162020 and https://github.com/openSUSE/doc-o-o/pull/32 for the doc-o-o publishing

Startup guide, GNOME user guide ... https://bugzilla.suse.com/show_bug.cgi?id=1226146

Actions #4

Updated by lkocman 19 days ago

  • Status changed from In Progress to Blocked
Actions #5

Updated by lkocman 18 days ago

I did receive archive with 15.6 docs from Frank and manually uploaded them into \

sh-4.4# ls -la /srv/www/vhosts-legacy/doc-htdocs/documentation/leap
total 0
drwxr-xr-x  3 root root 139 Jun 11 21:22 .
drwxr-xr-x  5 root root  54 Feb 28 19:19 ..
drwxr-xr-x 12 root root 126 Jun 11 21:18 archive
lrwxrwxrwx  1 root root  21 Jun 11 21:21 autoyast -> archive/15.6/autoyast
lrwxrwxrwx  1 root root  23 Jun 11 21:22 gnome-user -> archive/15.6/gnome-user
lrwxrwxrwx  1 root root  22 Jun 11 21:22 reference -> archive/15.6/reference
lrwxrwxrwx  1 root root  21 Jun 11 21:22 security -> archive/15.6/security
lrwxrwxrwx  1 root root  20 Jun 11 21:22 startup -> archive/15.6/startup
lrwxrwxrwx  1 root root  19 Jun 11 21:22 tuning -> archive/15.6/tuning
lrwxrwxrwx  1 root root  27 Feb 28 19:19 virtualization -> archive/15.5/virtualization
sh-4.4# ln -sf archive/15.6/autoyast/
book-autoyast_en.epub  book-autoyast_en.pdf   html/                  single-html/           
sh-4.4# ln -sf archive/15.6/autoyast/
book-autoyast_en.epub  book-autoyast_en.pdf   html/                  single-html/           
sh-4.4# ln -sf archive/15.6/autoyast autoyast
sh-4.4# ls -la
total 0
drwxr-xr-x  3 root root 139 Jun 11 21:21 .
drwxr-xr-x  5 root root  54 Feb 28 19:19 ..
drwxr-xr-x 12 root root 126 Jun 11 21:18 archive
lrwxrwxrwx  1 root root  21 Jun 11 21:21 autoyast -> archive/15.6/autoyast
lrwxrwxrwx  1 root root  23 Feb 28 19:19 gnome-user -> archive/15.5/gnome-user
lrwxrwxrwx  1 root root  22 Feb 28 19:19 reference -> archive/15.5/reference
lrwxrwxrwx  1 root root  21 Feb 28 19:19 security -> archive/15.5/security
lrwxrwxrwx  1 root root  20 Feb 28 19:19 startup -> archive/15.5/startup
lrwxrwxrwx  1 root root  19 Feb 28 19:19 tuning -> archive/15.5/tuning
lrwxrwxrwx  1 root root  27 Feb 28 19:19 virtualization -> archive/15.5/virtualization
sh-4.4# rm gnome-user
sh-4.4# ln -sf archive/15.6/gnome-user gnome-user
sh-4.4# rm reference
sh-4.4# ln -sf archive/15.6/reference reference
sh-4.4# rm security
sh-4.4# ln -sf archive/15.6/security security
sh-4.4# rm startup
sh-4.4# ln -sf archive/15.6/startup startup
sh-4.4# rm tuning
sh-4.4# ln -sf archive/15.6/tuning tuning
sh-4.4# pwd
/srv/www/vhosts-legacy/doc-htdocs/documentation/leap
sh-4.4# ls -la
total 0
drwxr-xr-x  3 root root 139 Jun 11 21:22 .
drwxr-xr-x  5 root root  54 Feb 28 19:19 ..
drwxr-xr-x 12 root root 126 Jun 11 21:18 archive
lrwxrwxrwx  1 root root  21 Jun 11 21:21 autoyast -> archive/15.6/autoyast
lrwxrwxrwx  1 root root  23 Jun 11 21:22 gnome-user -> archive/15.6/gnome-user
lrwxrwxrwx  1 root root  22 Jun 11 21:22 reference -> archive/15.6/reference
lrwxrwxrwx  1 root root  21 Jun 11 21:22 security -> archive/15.6/security
lrwxrwxrwx  1 root root  20 Jun 11 21:22 startup -> archive/15.6/startup
lrwxrwxrwx  1 root root  19 Jun 11 21:22 tuning -> archive/15.6/tuning
lrwxrwxrwx  1 root root  27 Feb 28 19:19 virtualization -> archive/15.5/virtualization

Actions #6

Updated by lkocman 18 days ago

  • Status changed from Blocked to In Progress
Actions #7

Updated by lkocman 18 days ago

  • Assignee set to lkocman
Actions #8

Updated by cboltz 17 days ago

lrwxrwxrwx 1 root root 27 Feb 28 19:19 virtualization -> archive/15.5/virtualization

Is there a special reason why this still points to 15.5?

Actions

Also available in: Atom PDF