找回密码
 加入我们

QQ登录

只需一步,快速开始

搜索
查看: 1159|回复: 0

[webOS开发] Palm Pre/Pixi 分区控制文件

[复制链接]
发表于 2009-11-16 19:35 | 显示全部楼层 |阅读模式
附件是Pre Plus的分区控制文件.3 e& @+ k, L7 j4 O8 t$ I

8 }+ W0 Y% p) Y9 ?% PROM解开后在/resources/webOS目录下
  1. <?xml version="1.0" encoding="UTF-8"?>
    9 @8 [' x0 ~0 n
  2. <!-- Installer Rules for Castle Hardware -->; I$ p$ f2 h! q/ `' {
  3. <TrenchCoat>( X/ x. M' A2 N6 {* k
  4.         <CPU type="OMAP34xx"/>
    $ D/ p. ?2 ^9 I- l1 w
  5.         <Flash type="mmc" alignment="524288" device="/dev/mmcblk0">" F2 R# n, X  Y
  6.                 <Entry type="mbr" size="512" align="false"/>/ K5 l/ _3 N/ H- ?; [
  7.                 <Entry type="bootloader" size="192KB" file="${BOOTIE}"/>1 P% {7 B* |. X& O; b
  8.                 <Entry type="nvram" size="4MB">
    1 `9 b5 t+ J6 O! v; c' Q
  9.                         <Section name="env" type="env" size="16KB">+ [, j7 R; i) Z' q& F8 r- N
  10.                                 <Val name="installer" value="trenchcoat"/>4 {5 }# g8 j8 U0 v) G  l, @0 P+ ]
  11.                                 <Val name="autoboot" action="delete"/>
    0 V9 o* ?- R' W) E; e
  12.                                 <Val name="bootfile" action="delete"/>4 @4 g; ~8 b( w1 S" z, Q3 }+ G  m
  13.                         </Section>2 r* U! ]  {% u0 q* ^' ~. W
  14.                         <Section name="tokens" type="token" size="4KB">" T) A# c- Q1 ?1 B
  15.                                 <Val name="installer" value="trenchcoat"/>+ o% b  m+ V: m% w, ^# l1 T
  16.                         </Section>. B, `: U0 G. q* j% K5 f8 J
  17.                         <Section name="logo-boot" type="image" file="BootLogo.tga"/>
    ; l; o% r6 A+ p$ Y5 j
  18.                         <Section name="logo-chg" type="image" file="Charging.tga"/>' W  c# s8 j6 B  X- s; }
  19.                         <Section name="logo-badchg" type="image" file="NoPower.tga"/>3 c- u8 D& E* s
  20.                         <Section name="logo-nobatt" type="image" file="NoBatt.tga"/>2 I3 k. ^* U( E% g
  21.                         <Section name="logo-badsys" type="image" file="BadSys.tga"/>
    / C( e3 y. X  t3 E
  22.                         <Section name="logo-nosys" type="image" file="NoSys.tga"/>
    * F* q; I! e2 L9 ^8 {3 i
  23.                         <Section name="logo-sync" type="image" file="Sync.tga"/>4 @0 u% o& T1 X' A4 f& n
  24.                         <Section name="logo-panic" type="image" file="Panic.tga"/>
    * c+ M0 @6 |/ C! [8 l+ |, I6 W! c% g
  25.                         <Section name="logo-disk" type="image" file="Disk.tga"/>3 g9 t. y7 }. y4 U2 _9 k' `! x
  26.                 </Entry>  V6 g7 l. i5 Q. f
  27.                 <Entry type="ext3" size="32MB" mount="/boot"/>5 Y1 f- z/ ~! }4 @1 L! q. l
  28.                 <Entry type="lvm" id="pv" size="*" metadatasize="1532KB" metadatacopies="2"/>3 w* V6 i2 y& V' m% Z1 l
  29.         </Flash>
    + w: M2 s: G% \6 g  R2 D
  30.         <VolumeGroups>
    * E% [4 N) i8 V* C
  31.                 <Group name="store" pv="pv" physicalextentsize="8MB">
    ) Z, y; @: q& `, Y4 J- A
  32.                         <Volume id="root" type="ext3" size="456MB" mount="/"/>
    : h8 _- ^, [" e+ Z" q
  33.                         <Volume id="var" type="ext3" size="1024MB" mount="/var"/>
    ( F% M, [1 P& E- j
  34.                         <Volume id="update" type="ext3" size="128MB" mount="/var/lib/update"/># W" y3 y8 s" Y% Y6 k0 q
  35.                         <Volume id="log" type="ext3" size="80MB" mount="/var/log"/>
    , |; p5 y6 P3 b: ~
  36.                         <Volume id="media" type="fat32" size="*" mount="/media/internal"/>
    / K6 J' b4 n& h# I- S$ U
  37.                         <Volume id="swap" size="256MB"/>
    0 K2 H1 t9 D$ [& N  s& h
  38.                 </Group>- n- j/ _  P- m) h$ @. h
  39.         </VolumeGroups>
    6 |; t4 H, y# o  N# D2 F# T
  40.         <Filesystem fstab="/etc/fstab">
    % T- G: k0 Q( Z4 t% E/ s
  41.                 <Mount device="rootfs" mount="/" type="ext3" options="ro,suid,dev,exec,auto,nouser,async,noatime" freq="1" passno="1"/>* O! E  Z+ Y4 ?- G! E0 f
  42.                 <Mount id="var" options="noatime,data=writeback" freq="0" passno="0"/>
    . d0 S2 e( z6 r2 f* w+ ?5 \
  43.                 <Mount id="log" options="noatime" freq="0" passno="0"/>5 j5 t4 x, f7 O( z; y
  44.                 <Mount id="update" options="noauto,noatime" freq="0" passno="0"/>
    1 O3 q0 J' |1 E  l
  45.                 <Mount device="proc" mount="/proc" type="proc" options="defaults" freq="0" passno="0"/>
    , [: g; c8 p6 i( G2 r) R, C+ D" W
  46.                 <Mount device="devpts" mount="/dev/pts" type="devpts" options="mode=0620,gid=5" freq="0" passno="0"/>
    $ b: F' L( E, N4 ]
  47.                 <Mount device="tmpfs" mount="/tmp" type="tmpfs" options="size=128M,mode=1777" freq="0" passno="0"/>9 }- w2 m6 E, K9 O: o* D& b
  48.                 <Mount device="tmpfs" mount="/var/run" type="tmpfs" options="size=64M,mode=1777" freq="0" passno="0"/>: B. m" d% \  C2 v. U. i
  49.                 <Mount device="tmpfs" mount="/media/ram" type="tmpfs" options="defaults" freq="0" passno="0"/>
    6 [4 n+ v. q/ A5 g* _! W3 ~
  50.                 <Mount id="media" options="utf8,shortname=mixed" freq="0" passno="0"/>0 N' T5 d9 j, z# W
  51.         </Filesystem>2 n( U' F/ k( a. @7 w
  52.         <Images>( Q% y( B8 f8 d3 x
  53.                 <File file="${NOVATGZ}" target="/"/>' ]+ ]6 F' z9 s
  54.         </Images>$ u$ ^( v5 Z/ |' y
  55.         <PostInstall file="/sbin/tcpostflash.sh"/>
    * j0 ~/ f9 \- f7 J4 \9 r: s& R
  56. </TrenchCoat>
      H: I- y7 P# R8 E. k
复制代码

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?加入我们

×
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 加入我们

本版积分规则

QQ|Archiver|手机版|小黑屋|吹友吧 ( 京ICP备05078561号 )

GMT+8, 2025-1-12 12:09 , Processed in 0.293220 second(s), 17 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表