<feed xmlns='http://www.w3.org/2005/Atom'>
<title>meta-mlinux.git/recipes-core/base-files, branch master</title>
<subtitle>mLinux Distribution Layer</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/meta-mlinux.git/'/>
<entry>
<title>Bump version of base-files</title>
<updated>2023-06-07T14:43:55+00:00</updated>
<author>
<name>John Klug</name>
<email>john.klug@multitech.com</email>
</author>
<published>2023-06-07T14:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/meta-mlinux.git/commit/?id=c08b7412132dbcbafb09abbd9f6b5c61d376f67a'/>
<id>c08b7412132dbcbafb09abbd9f6b5c61d376f67a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add /var/persistent</title>
<updated>2023-06-07T14:41:48+00:00</updated>
<author>
<name>John Klug</name>
<email>john.klug@multitech.com</email>
</author>
<published>2023-06-07T14:41:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/meta-mlinux.git/commit/?id=412ed36582e03b4d093bc789e49d798a3d3cd48e'/>
<id>412ed36582e03b4d093bc789e49d798a3d3cd48e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Manufacturing - MTCDT - Create mountpoints at build time</title>
<updated>2022-11-16T23:38:50+00:00</updated>
<author>
<name>Serhii Kostiuk</name>
<email>serhii.o.kostiuk@globallogic.com</email>
</author>
<published>2022-08-31T12:20:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/meta-mlinux.git/commit/?id=f4d0c5cbfe332d5932827709d1d4ca96d1968036'/>
<id>f4d0c5cbfe332d5932827709d1d4ca96d1968036</id>
<content type='text'>
fstab can't mount the partitions on the first boot if the mountpoint does not
exist. Create the mountpoints at build time so that fstab can mount the
partitions on the first try. Required for the next commits with customizations
for SDMFG.

Also: Having the mountpoints pre-created is beneficial for devices with
read-only root file systems (like MTR with mPower). This solution is actually
ported from mPower:
https://gitlab.multitech.net/multitech/meta-mts-device/blob/0f8b5467c662a1be59a2ee5adc91b7c99aa87497/recipes-core/base-files/base-files_3.0.14.bbappend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fstab can't mount the partitions on the first boot if the mountpoint does not
exist. Create the mountpoints at build time so that fstab can mount the
partitions on the first try. Required for the next commits with customizations
for SDMFG.

Also: Having the mountpoints pre-created is beneficial for devices with
read-only root file systems (like MTR with mPower). This solution is actually
ported from mPower:
https://gitlab.multitech.net/multitech/meta-mts-device/blob/0f8b5467c662a1be59a2ee5adc91b7c99aa87497/recipes-core/base-files/base-files_3.0.14.bbappend.
</pre>
</div>
</content>
</entry>
<entry>
<title>MTCAP3: Fix fstab after introducing reduntant partitions</title>
<updated>2021-12-06T14:02:44+00:00</updated>
<author>
<name>Serhii Kostiuk</name>
<email>serhii.o.kostiuk@globallogic.com</email>
</author>
<published>2021-12-06T14:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/meta-mlinux.git/commit/?id=1049c2fd703c28fb688d3e75538534cc6e32445f'/>
<id>1049c2fd703c28fb688d3e75538534cc6e32445f</id>
<content type='text'>
Commit 3908aa3d25d583420d36976bc1a2f11f38b5410d removes the fstab manipulation.
In mPower the configuration partition is selected during boot time from
config.init, without modifying fstab, which in turn saves the flash erase
cycles by not making nay changes on rootfs/overlay.

This commit updates the fstab to permanently use the first configuration
partition as /var/config. The second partition is not used in mLinux.
This approach is similar to the one for mLinux on MTCDT3.

If one needs a config partition switchover on mLinux - please implement it in
a similar manner to mPower, wihout making changes on rootfs during boot.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit 3908aa3d25d583420d36976bc1a2f11f38b5410d removes the fstab manipulation.
In mPower the configuration partition is selected during boot time from
config.init, without modifying fstab, which in turn saves the flash erase
cycles by not making nay changes on rootfs/overlay.

This commit updates the fstab to permanently use the first configuration
partition as /var/config. The second partition is not used in mLinux.
This approach is similar to the one for mLinux on MTCDT3.

If one needs a config partition switchover on mLinux - please implement it in
a similar manner to mPower, wihout making changes on rootfs during boot.
</pre>
</div>
</content>
</entry>
<entry>
<title>create separate ubifs and jffs2 fstab recipes</title>
<updated>2021-07-28T19:17:23+00:00</updated>
<author>
<name>John Klug</name>
<email>john.klug@multitech.com</email>
</author>
<published>2021-07-28T19:17:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/meta-mlinux.git/commit/?id=71e48116fad0637b7694f4dadbb04b05a30cffbf'/>
<id>71e48116fad0637b7694f4dadbb04b05a30cffbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create fstab for specific file system type</title>
<updated>2021-07-28T15:49:39+00:00</updated>
<author>
<name>John Klug</name>
<email>john.klug@multitech.com</email>
</author>
<published>2021-07-28T15:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/meta-mlinux.git/commit/?id=e6cab10569eecb04097a6916683b5391e10b0f6f'/>
<id>e6cab10569eecb04097a6916683b5391e10b0f6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move fstab to UBIFS</title>
<updated>2021-07-27T21:39:55+00:00</updated>
<author>
<name>John Klug</name>
<email>john.klug@multitech.com</email>
</author>
<published>2021-07-27T21:39:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/meta-mlinux.git/commit/?id=ed104800ababb7074e3bab68e3b360bd6769ac39'/>
<id>ed104800ababb7074e3bab68e3b360bd6769ac39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[MTX-3757][GP-982] mPower R.5.4: Reset to Default does not remove /tmp folder (which is a symbolic link) and error message occurs "rm: can't remove '/tmp': Invalid argument" - GP-982</title>
<updated>2021-01-21T15:54:07+00:00</updated>
<author>
<name>Serhii Voloshynov</name>
<email>serhii.voloshynov@globallogic.com</email>
</author>
<published>2021-01-21T12:58:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/meta-mlinux.git/commit/?id=e8b82553e01f6a459dd373e7ac4595711e70ac05'/>
<id>e8b82553e01f6a459dd373e7ac4595711e70ac05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add /sbin and /usr/sbin to sudo user</title>
<updated>2020-08-17T22:46:01+00:00</updated>
<author>
<name>John Klug</name>
<email>john.klug@multitech.com</email>
</author>
<published>2020-08-17T22:46:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/meta-mlinux.git/commit/?id=00965a3bc4cfe8a83ea3c1ded3ec3b3d3fac3edc'/>
<id>00965a3bc4cfe8a83ea3c1ded3ec3b3d3fac3edc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create new fstab-at91 /etc/fstab recipe, and remove /etc/fstab from base-files</title>
<updated>2020-05-20T16:50:20+00:00</updated>
<author>
<name>John Klug</name>
<email>john.klug@multitech.com</email>
</author>
<published>2019-09-05T16:19:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/meta-mlinux.git/commit/?id=a699d36a15e2aa575db5f0d0fdfa2f0995a7c93a'/>
<id>a699d36a15e2aa575db5f0d0fdfa2f0995a7c93a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
