<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=6162&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / how2 realize for the time of the first-installation a own *.deb-depot]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6162</link>
		<description><![CDATA[The most recent posts in how2 realize for the time of the first-installation a own *.deb-depot.]]></description>
		<lastBuildDate>Thu, 23 Nov 2023 21:50:51 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: how2 realize for the time of the first-installation a own *.deb-depot]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=45610#p45610</link>
			<description><![CDATA[<p>This is a bit tragic, but I have tried to reinstall from a package cache using apt and/or dpkg...</p><p>It was hectic, took a while for the system to figure out and sort all the versions held there but</p><p>eventually it progressed and borked and could not continue due to too many errors (dependency not found).</p><p>So, that was just upgrading a clean install to current, from my offline cache, copied from /var/cache/apt/.</p><p>I had to do a clean install to get the system back up and running.</p><p>Another thing I have tried is the &quot;mount iso&quot; for use as a repo... never worked, not secure enough.</p><p>So when I see things that may help using a local repo, I&#039;d like to try it. </p><p>The package I mentioned before, local-apt-repository is not available for Devuan, probably because of system D, but I&#039;d still like to try it (apt works!).</p><p>I agree with @aluma, I too just use the absolute path to the package...</p><p>but I have several bash scripts that install groups of packages... for different stages of installation and restore of backup config files.</p><p>All of this is with off-line installation in mind (as a motive).</p><p>anyhow, the quest goes on. Thank you Devuan Devs for giving this stable platform to work from.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Thu, 23 Nov 2023 21:50:51 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=45610#p45610</guid>
		</item>
		<item>
			<title><![CDATA[Re: how2 realize for the time of the first-installation a own *.deb-depot]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=45591#p45591</link>
			<description><![CDATA[<p>@GlennW</p><p>Thanks for the information, this is new to me.<br />Although the page in your link has a dependency on systemd.</p><p>But to be honest, I don’t have such global tasks as the respected topic starter @oui.<br />If I need to install a couple of downloaded packages, then simply apt install &quot;path_file_name&quot; is usually enough.</p><p> Regards.</p>]]></description>
			<author><![CDATA[dummy@example.com (aluma)]]></author>
			<pubDate>Thu, 23 Nov 2023 08:49:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=45591#p45591</guid>
		</item>
		<item>
			<title><![CDATA[Re: how2 realize for the time of the first-installation a own *.deb-depot]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=45589#p45589</link>
			<description><![CDATA[<p>@aluma following your lead (reprepro was mentioned) I came across this package &quot;local-apt-repository&quot;</p><p>from here...https://packages.debian.org/unstable/admin/local-apt-repository</p><p>It mentions only served local, no gpg.</p><p>I haven&#039;t tried this yet.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Thu, 23 Nov 2023 07:52:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=45589#p45589</guid>
		</item>
		<item>
			<title><![CDATA[Re: how2 realize for the time of the first-installation a own *.deb-depot]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=45588#p45588</link>
			<description><![CDATA[<p>This is done very simply on systems with RPM packages.<br /> In openSuse, I simply added any folder as a repository.<br /><a href="https://postimages.org/" rel="nofollow"><span class="postimg"><img src="https://i.postimg.cc/CKrb6TcW/snapshot1.png" alt="snapshot1.png" /></span></a><br />In Debian, only the CD-ROM (or USB flash drive) can be simply connected using </p><div class="codebox"><pre><code>apt-cdrom</code></pre></div><p>And the difficult path is described here, but only in Russian, I didn’t find another one.<br /><a href="https://wiki.debian.org/ru/CreateLocalRepo#A.2BBBQEPgQxBDAEMgQ7BDUEPQQ4BDU_.2BBD8EMAQ6BDUEQgQ.2BBDI_.2BBEAEMARBBD8EPgQ7BD4ENgQ1BD0EPQRLBEU_.2BBD0EMA_CD.2FDVD_Debian" rel="nofollow">https://wiki.debian.org/ru/CreateLocalR … DVD_Debian</a></p>]]></description>
			<author><![CDATA[dummy@example.com (aluma)]]></author>
			<pubDate>Thu, 23 Nov 2023 06:52:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=45588#p45588</guid>
		</item>
		<item>
			<title><![CDATA[how2 realize for the time of the first-installation a own *.deb-depot]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=45574#p45574</link>
			<description><![CDATA[<p>to include own packages prepared in the standard DEB format to the installation using the usual /usr/apt/sources.list</p><p>example in an other distro:</p><p>in Slitaz, for ex. can you use all the contents of /var/www are automatically stored so they can be acceded by the url http://localhost/... ;-) </p><p>more simple is not possible!</p>]]></description>
			<author><![CDATA[dummy@example.com (oui)]]></author>
			<pubDate>Wed, 22 Nov 2023 21:15:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=45574#p45574</guid>
		</item>
	</channel>
</rss>
