[livesupport-dev] Install CD: Using apt-get for program updates?
  • Vote Up0Vote Down importimport
    Posts: 0Member
    This is a multipart message in MIME format.
    --=_alternative 0038321BC1256FFE_=
    Content-Type: text/plain; charset="us-ascii"

    Hi,

    I've been familiarizing myself with apt-get, and am wondering if there
    would be a way to adapt it to a couple of our needs:

    1) to add the LS download site to the list of available sources
    2) to use a standardized apt-get argument (I think it's apt-get upgrade?)
    to automatically check for LS updates, as well as updates on dependencies.
    This could also work for other distributions, but might be a bit trickier.
    3) it could easily be a command line program in early versions, but a GUI
    specific to LS might be nicer. I know about Kpackage, but it is generally
    for the system, and its interface is confusing for newbies. I'm thinking
    of a single menu item in a program like LS Studio that would say:

    Check for updates

    while in the background it runs apt-get upgrade, and would return a couple
    of possible messages:

    - Your version of LiveSupport Studio is up to date
    - A new version of LiveSupport Studio is available. Do you want to
    download and install it now? [Yes][No]

    This is advisable only for the GUI client, as the Station and Network
    install probably would require more expertise.

    What do you think?

    doug


    --=_alternative 0038321BC1256FFE_=
    Content-Type: text/html; charset="us-ascii"



    Hi,



    I've been familiarizing myself with apt-get, and am wondering if there would be a way to adapt it to a couple of our needs:



    1) to add the LS download site to the list of available sources

    2) to use a standardized apt-get argument (I think it's apt-get upgrade?) to automatically check for LS updates, as well as updates on dependencies. This could also work for other distributions, but might be a bit trickier.

    3) it could easily be a command line program in early versions, but a GUI specific to LS might be nicer. I know about Kpackage, but it is generally for the system, and its interface is confusing for newbies. I'm thinking of a single menu item in a program like LS Studio that would say:



    Check for updates



    while in the background it runs apt-get upgrade, and would return a couple of possible messages:



    - Your version of LiveSupport Studio is up to date

    - A new version of LiveSupport Studio is available. Do you want to download and install it now? [Yes][No]



    This is advisable only for the GUI client, as the Station and Network install probably would require more expertise.



    What do you think?



    doug




    --=_alternative 0038321BC1256FFE_=--

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • 2 Comments sorted by
  • A good gtk-gui for apt-get is be synaptic, normally it's installed by
    default.

    Frans van Berckel

    On Wed, 2005-05-11 at 12:14, Douglas.Arellanes@mdlf.org wrote:
    > Hi,
    >
    > I've been familiarizing myself with apt-get, and am wondering if there
    > would be a way to adapt it to a couple of our needs:
    >
    > 1) to add the LS download site to the list of available sources
    > 2) to use a standardized apt-get argument (I think it's apt-get
    > upgrade?) to automatically check for LS updates, as well as updates on
    > dependencies. This could also work for other distributions, but might
    > be a bit trickier.
    > 3) it could easily be a command line program in early versions, but a
    > GUI specific to LS might be nicer. I know about Kpackage, but it is
    > generally for the system, and its interface is confusing for newbies.
    > I'm thinking of a single menu item in a program like LS Studio that
    > would say:
    >
    > Check for updates
    >
    > while in the background it runs apt-get upgrade, and would return a
    > couple of possible messages:
    >
    > - Your version of LiveSupport Studio is up to date
    > - A new version of LiveSupport Studio is available. Do you want to
    > download and install it now? [Yes][No]
    >
    > This is advisable only for the GUI client, as the Station and Network
    > install probably would require more expertise.
    >
    > What do you think?
    >
    > doug
    >

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • >
    > Hi,
    >
    > I've been familiarizing myself with apt-get, and am wondering if there
    > would be a way to adapt it to a couple of our needs:
    >
    > 1) to add the LS download site to the list of available sources

    you would also need to include a generated debian package file(s) (kind
    of mini - respository).
    then you could add matching line to sources and go the usual way of
    apt-get update; apt-get upgrade to update livesupport-packages as
    welll....

    m,-

    ------------------------------------------
    Posted to Phorum via PhorumMail