Project

General

Profile

action #69238

Updated by riafarov over 3 years ago

<lslezak> riafarov_: when YaST applies the self-update it downloads the content into /download/yast_* files and mounts them to /mounts/yast_*    e.g. /download/yast_000 file is mounted to    /download/yast_0000 (note the different number of zeroes... :-o ) 
 <lslezak> riafarov_: you can check that with simple: mount | grep "/download/yast_000 on /download/yast_0000" 

 See #69583 for details how to generate repo, as we need either to add binaries for other architectures to the repo we have published, or create additional 3 stub repos. 

 ## Acceptance criteria 
 1. self update is validated during the installation 

Back