<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>OS on Vasu&#39;s Va-super&#39;s Blog</title>
    <link>https://vasuper.vasu3797.workers.dev/tags/os/</link>
    <description>Recent content in OS on Vasu&#39;s Va-super&#39;s Blog</description>
    <image>
      <title>Vasu&#39;s Va-super&#39;s Blog</title>
      <url>https://vasuper.vasu3797.workers.dev/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://vasuper.vasu3797.workers.dev/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.147.7</generator>
    <language>en</language>
    <lastBuildDate>Wed, 27 Nov 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://vasuper.vasu3797.workers.dev/tags/os/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Leveraging Container Registry APIs for your benefit.</title>
      <link>https://vasuper.vasu3797.workers.dev/posts/container_registry_api/</link>
      <pubDate>Wed, 27 Nov 2024 00:00:00 +0000</pubDate>
      <guid>https://vasuper.vasu3797.workers.dev/posts/container_registry_api/</guid>
      <description>&lt;p&gt;If you have ever run &lt;code&gt;docker pull&lt;/code&gt; or pulled a container using the favorite container runtime tool of your choice, you&amp;rsquo;ve probably interacted with a container registry.&lt;/p&gt;
&lt;p&gt;A container registry does not only provide mechanisms to store and distribute container images, it also exposes APIs that clients can use to perform other actions like fetching the container&amp;rsquo;s metadata without pulling the entire container.&lt;/p&gt;
&lt;p&gt;At work, I had a problem to solve, which is when I thought why not leverage these APIs to solve my problem. In this post we&amp;rsquo;ll see how I leveraged the Container Registry APIs for my benefit and possibly how you the reader can use it as well.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Build your own Customized Live Debian Distro using Debootstrap</title>
      <link>https://vasuper.vasu3797.workers.dev/posts/debian-image-debootstrap/</link>
      <pubDate>Mon, 02 Jan 2023 08:23:29 -0600</pubDate>
      <guid>https://vasuper.vasu3797.workers.dev/posts/debian-image-debootstrap/</guid>
      <description>&lt;p&gt;In this guide, we&amp;rsquo;ll be going over the steps involved to build a LiveCD Debian distribution using debootstrap with both legacy BIOS and UEFI boot support using GRUB2. Why build your own distribution, you ask?
There are scenarios and use cases that necessitate packages, certificates or other artifacts are already installed in the OS Image that&amp;rsquo;s distributed in the machines that are shipped, this guide will go over the steps involved to build that image.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Building Yocto Based Linux Image for AMD Ryzen Embedded v1000 Series SoCs with AWS Agents installed.</title>
      <link>https://vasuper.vasu3797.workers.dev/posts/amd-yocto-post/</link>
      <pubDate>Sun, 30 Oct 2022 17:25:08 -0500</pubDate>
      <guid>https://vasuper.vasu3797.workers.dev/posts/amd-yocto-post/</guid>
      <description>&lt;p&gt;This guide outlines the steps involved to build a linux distribution using Yocto for AMD Ryzen Embedded v1000 Series SoCs with AWS SDKs, services, and software from the &lt;a href=&#34;https://github.com/aws4embeddedlinux/meta-aws&#34;&gt;meta-aws&lt;/a&gt; layer.&lt;/p&gt;
&lt;h2 id=&#34;prerequisites&#34;&gt;Prerequisites:&lt;/h2&gt;
&lt;p&gt;To follow the steps image build section, you will need:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;A Supported Linux Distribution&lt;/strong&gt;: You should have a reasonably current Linux-based host system. You will have the best results with a recent release of Fedora, openSUSE, Debian, Ubuntu, or CentOS as these releases are frequently tested against the Yocto Project® and officially supported. I’ve tried building this with both Ubuntu 20.04 and Pop_OS! 22.04.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
