Bug 462556

Summary: No default directory suggested for Repository location in "Installation Server" wizard
Product: [openSUSE] openSUSE 11.1 Reporter: Birger Kollstrand <birger.kollstrand>
Component: YaST2Assignee: Ladislav Slezák <lslezak>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Enhancement    
Priority: P4 - Low    
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: Linux   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Birger Kollstrand 2008-12-26 09:38:27 UTC
When setting up the tftp service there is a suggested location for the service directory. This is not the case when setting up the installation server service.

I suggest that /srv is the basis for the Repositorys.
/srv/install
/srv/ftp/install
/srv/www/install
are suggestions.
Comment 1 Thomas Göttlicher 2009-01-20 15:23:48 UTC
Reassigning to yast2-instserver maintainer.
Comment 2 Ladislav Slezák 2009-01-27 14:43:22 UTC
/srv/install seems to be the most suitable from the list.

The installation server module can switch the server type later (e.g. from HTTP to FTP) that would also require moving the data from /srv/www/install to /srv/ftp/install. I'd like to avoid that.
Comment 3 Birger Kollstrand 2009-01-27 19:19:10 UTC
I agree. I did not think of the possibility of moving the repository.
Comment 4 Ladislav Slezák 2009-04-08 14:56:42 UTC
Fixed in SVN trunk (will be in yast2-instserver-2.18.2), "/srv/install" is the default now.