Hello! I want to ask susestudio skilled users how to make my own
appliance based on the original released openSuSE distro. What the
packages I need to include to make the same distro as Live KDE which
available to download ‘here’ (http://software.opensuse.org/123/en)?
–
firebolt
firebolt’s Profile: http://forums.opensuse.org/member.php?userid=52819
View this thread: http://forums.opensuse.org/showthread.php?t=489825
system
August 28, 2013, 11:17pm
2
For some reason youe missed that we have a SUSE Studio subforum under
Developement.
This thread will be moved there and is CLOSED for the moment.l
–
Henk van Velden
hcvv’s Profile: http://forums.opensuse.org/member.php?userid=180
View this thread: http://forums.opensuse.org/showthread.php?t=489825
system
August 28, 2013, 11:17pm
3
hcvv;2581347 Wrote:[color=blue]
This thread will be moved there and is CLOSED for the moment.l[/color]
Move from Applications and open again.
–
Henk van Velden
hcvv’s Profile: http://forums.opensuse.org/member.php?userid=180
View this thread: http://forums.opensuse.org/showthread.php?t=489825
system
August 28, 2013, 11:17pm
4
system
August 28, 2013, 11:17pm
5
A simple way would be to run the desired iso from a USB stick and run
Code:
zypper pa -iN
, all packages, sorted by name, or
Code:
zypper pa -iR
, all packages, sorted by repo.
This will be a long list. But, zypper knows about patterns, which can be
found in Studio too. So if you run
Code:
zypper pa -i | grep pattern
you’ll get a list of all the installed “pattern” packages, selecting
those will automatically pull in the packages belonging to the pattern.
–
Athlon X6 3.6 GHz, 16 GB DDR3, 30 GB SSD, 3 TB of disks, GT540,
openSUSE 12.2 x86_64 + KDE 4.10 + GNOME 3
ASUS A73SD, Intel + GT610M Optimus, 6 GB, 120 GB SSD, openSUSE 12.3
ANYTHING THAT CAN GO WRONG… WILL TEACH US
Knurpht’s Profile: http://forums.opensuse.org/member.php?userid=783
View this thread: http://forums.opensuse.org/showthread.php?t=489825