Difference between revisions of "Update rootfs-resize"

From CDOT Wiki
Jump to: navigation, search
(Blogs)
(Project Details)
 
(26 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
== Project Description ==
 
== Project Description ==
Update rootfs-resize
+
Update rootfs-resize on Pidora
  
 
== Project Leader ==
 
== Project Leader ==
Line 9: Line 9:
  
 
== Project Contributor(s) ==
 
== Project Contributor(s) ==
 +
Chris Tyler
  
 +
== Project Details ==
 +
 +
The rootfs-resize package is used to resize the partitions on machines that utilized an SD card for storage. SD cards could be formatted using UFS, Ext2, Ext3, Ext4, btrfs, HFS plus or ReiserFS file systems. Pidora works with primary partitions and with a NOOBS(New Out Of Box Software) system. NOOBS in a nutshell is basically used to make setting up a Pi effortless and any person regardless of their technical background can acheive. It however does not support extended and logical partitions. The current version is 2.0 which is written by Chris Tyler.
 +
 +
 +
Additional Information:
 +
 +
* [http://www.raspberrypi.org/archives/tag/pidora NOOBS Info]
 +
 +
* [http://www.aboutpartition.com/types-of-hard-drive-partitions/ Short review of partitioning]
 +
 +
* [http://en.wikipedia.org/wiki/Secure_Digital How SD cards work]
  
== Project Details ==
+
* [http://zenit.senecac.on.ca/wiki/index.php/Pidora_FAQ Pidora]
  
The rootfs-resize package is used to resize the partitions in Pidora. This works with primary partitions and with a NOOBS(New Out Of Box System) system. NOOBS in a nutshell is basically used to make setting up a Pi effortless and any person regardless of their technical background can acheive. It however does not support extended and logical partitions.
 
  
 
== Project Plan ==
 
== Project Plan ==
  
 
=== Tracking ===
 
=== Tracking ===
I will be using github.
+
I will be using [https://github.com/DmaR01 github].
  
 
=== Key contacts ===
 
=== Key contacts ===
Line 30: Line 42:
 
  * Test partitioning resizing to accommodate Extended/Logical
 
  * Test partitioning resizing to accommodate Extended/Logical
 
  * Test partitioning resizing on Pidora to accommodate Extended/Logical
 
  * Test partitioning resizing on Pidora to accommodate Extended/Logical
 +
* Release new rootfs-resize script to github
  
 
* 0.2
 
* 0.2
Line 38: Line 51:
 
* 0.3
 
* 0.3
 
  * Final package details
 
  * Final package details
  * RPM package ready to distribute
+
  * RPM package ready to distribute
== Communication ==
 
 
 
=== Mailing Lists ===
 
<!-- Add any appropriate mailing lists to which you are subscribed (e.g., see http://lists.fedoraproject.org -->
 
 
 
=== Upsteam Wiki and Web ===
 
<!-- Links to upstream wiki/web pages -->
 
 
 
=== Links/Bugs/Tracking ===
 
<!-- Add a link to any page(s) related to your work, including the bug numbers (on bugzilla or trac) -->
 
 
 
=== Source Code Control ===
 
<!-- Add a link to source code URLs, including git/mercurial/svn/cvs repositories -->
 
 
 
=== Blogs ===
 
[[http://dmar01.wordpress.com]]
 
 
 
=== Non-Seneca Participants ===
 
<!-- Links to the blogs of any non-Seneca participants in this project -->
 
 
 
=== Planets ===
 
<!-- Links to any planets related to this project -->
 
  
== Project News ==
+
= Blogs =
 +
http://dmar01.wordpress.com
  
<!-- This is where a permanent record of your releases and updates will go. In these you should discuss the status or your work, your interactions with other members of the community (e.g., Seneca and Mozilla), problems you have encountered, etc. -->
+
= Project Details =
 +
# Oct 10, 2013 - Official start day
 +
# Nov 26, 2013 - Official 0.1 Release https://github.com/DmaR01/sbr600/blob/master/rootfs-resize
 +
# http://bpaste.net/show/S9YjOrj4ue7RvylIxh3b/ <- extended chunk

Latest revision as of 10:05, 5 December 2013

Update rootfs-resize

Project Description

Update rootfs-resize on Pidora

Project Leader

Daniel Martino

Project Contributor(s)

Chris Tyler

Project Details

The rootfs-resize package is used to resize the partitions on machines that utilized an SD card for storage. SD cards could be formatted using UFS, Ext2, Ext3, Ext4, btrfs, HFS plus or ReiserFS file systems. Pidora works with primary partitions and with a NOOBS(New Out Of Box Software) system. NOOBS in a nutshell is basically used to make setting up a Pi effortless and any person regardless of their technical background can acheive. It however does not support extended and logical partitions. The current version is 2.0 which is written by Chris Tyler.


Additional Information:


Project Plan

Tracking

I will be using github.

Key contacts

Goals by Release

Goals for each release and plans for reaching those goals:

  • 0.1
* Test partitioning resizing to accommodate Extended/Logical
* Test partitioning resizing on Pidora to accommodate Extended/Logical
* Release new rootfs-resize script to github 
  • 0.2
* Continue and finish testing on Pidora
* Update and finalize rootfs-resize script
* Begin packaging
* Clean up any bugs
  • 0.3
* Final package details
* RPM package ready to distribute

Blogs

http://dmar01.wordpress.com

Project Details

  1. Oct 10, 2013 - Official start day
  2. Nov 26, 2013 - Official 0.1 Release https://github.com/DmaR01/sbr600/blob/master/rootfs-resize
  3. http://bpaste.net/show/S9YjOrj4ue7RvylIxh3b/ <- extended chunk